summaryrefslogtreecommitdiff
path: root/rest-extras
diff options
context:
space:
mode:
authorEmmanuele Bassi <ebassi@gnome.org>2013-11-20 13:09:37 +0000
committerEmmanuele Bassi <ebassi@gnome.org>2014-03-10 16:58:42 +0000
commit6aa3de79579399fd63e29d4276582e3023d213d3 (patch)
tree9176d8154fc4446bd48df74e232af22e0e7f840e /rest-extras
parent218f44c0daa866a54bc6dd16b6500fb8f9338b4b (diff)
Turn on introspection scanner warnings
So we have a fighting chance to actually fix them, instead of sweeping them under the rug. https://bugzilla.gnome.org/show_bug.cgi?id=712747
Diffstat (limited to 'rest-extras')
-rw-r--r--rest-extras/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/rest-extras/Makefile.am b/rest-extras/Makefile.am
index dbf4fae..c7dd606 100644
--- a/rest-extras/Makefile.am
+++ b/rest-extras/Makefile.am
@@ -66,7 +66,7 @@ RestExtras_@API_VERSION_AM@_gir_FILES = \
RestExtras_@API_VERSION_AM@_gir_CFLAGS = -I$(top_srcdir)
RestExtras_@API_VERSION_AM@_gir_INCLUDES = GObject-2.0 libxml2-2.0
RestExtras_@API_VERSION_AM@_gir_PACKAGES = gobject-2.0 libsoup-2.4 libxml-2.0
-RestExtras_@API_VERSION_AM@_gir_SCANNERFLAGS = --include-uninstalled=$(top_builddir)/rest/Rest-@API_VERSION@.gir --accept-unprefixed
+RestExtras_@API_VERSION_AM@_gir_SCANNERFLAGS = --include-uninstalled=$(top_builddir)/rest/Rest-@API_VERSION@.gir --accept-unprefixed --warn-all
RestExtras_@API_VERSION_AM@_gir_EXPORT_PACKAGES = rest-extras-@API_VERSION@
girdir = $(datadir)/gir-1.0