summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorJasper St. Pierre <jstpierre@mecheye.net>2011-11-02 15:17:49 -0400
committerRobert Roth <robert.roth.off@gmail.com>2015-01-03 15:32:55 +0200
commit30d29e624bba41073841be11feca1fd8a07c5103 (patch)
treefb66342f3da18c379edaa22087bbcf3796ac2a26 /lib
parentbea8b6790adc48a58cf21d81751d6867115747a3 (diff)
downloadlibgtop-30d29e624bba41073841be11feca1fd8a07c5103.tar.gz
Warn on introspection errors
https://bugzilla.gnome.org/show_bug.cgi?id=663265
Diffstat (limited to 'lib')
-rw-r--r--lib/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index 4b003598..f35ed006 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -22,7 +22,7 @@ CLEANFILES = lib.c
-include $(INTROSPECTION_MAKEFILE)
INTROSPECTION_GIRS =
-INTROSPECTION_SCANNER_ARGS = --accept-unprefixed
+INTROSPECTION_SCANNER_ARGS = --accept-unprefixed --warn-all
INTROSPECTION_COMPILER_ARGS =
if HAVE_INTROSPECTION