summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Untz <vuntz@gnome.org>2010-04-08 15:48:14 +0200
committerVincent Untz <vuntz@gnome.org>2010-04-08 15:48:14 +0200
commit3f1864949e573ef2d264be1fbc0a865f6c6ad52f (patch)
tree459e893dac6098f5cee0c6d132df9366c4188dfc
parent56535b85670f0c9f7ec50df8ae53146d48f50c61 (diff)
downloadgconf-3f1864949e573ef2d264be1fbc0a865f6c6ad52f.tar.gz
Small Makefile.am hunk that should have been committed with 56535b85
-rw-r--r--gconf/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/gconf/Makefile.am b/gconf/Makefile.am
index 7b0821d7..1045b030 100644
--- a/gconf/Makefile.am
+++ b/gconf/Makefile.am
@@ -128,8 +128,7 @@ INTROSPECTION_COMPILER_ARGS= --includedir=$(srcdir)
if HAVE_INTROSPECTION
introspection_files = \
$(gconfinclude_HEADERS)
-GConf-2.0.gir: $(INTROSPECTION_SCANNER) libgconf-2.la Makefile
-GConf_2_0_gir_SCANNERFLAGS = --strip-prefix=GConf
+GConf-2.0.gir: libgconf-2.la Makefile
GConf_2_0_gir_INCLUDES = GObject-2.0
GConf_2_0_gir_CFLAGS = \
$(INCLUDES)