[gobject-introspection/gnome-3-30: 2/2] meson: Install warnlib
- From: Christoph Reiter <creiter src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gobject-introspection/gnome-3-30: 2/2] meson: Install warnlib
- Date: Wed, 12 Sep 2018 11:55:15 +0000 (UTC)
commit 1f1dd7f4857c13db507ad663664a5e4b8d620ffc
Author: Jan Tojnar <jtojnar gmail com>
Date: Fri Sep 7 16:12:59 2018 +0200
meson: Install warnlib
For some reason, meson build system did not install warnlib.
Let's do it.
Patch from Arch Linux
tests/meson.build | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/tests/meson.build b/tests/meson.build
index 71cd97fe..18cc0807 100644
--- a/tests/meson.build
+++ b/tests/meson.build
@@ -8,6 +8,8 @@ test_regress_incdirs = include_directories(['.', 'scanner'])
installed_sources = [
'scanner/regress.c',
'scanner/regress.h',
+ 'scanner/warnlib.c',
+ 'scanner/warnlib.h',
'gimarshallingtests.c',
'gimarshallingtests.h',
'gitestmacros.h',
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]