From 3f1864949e573ef2d264be1fbc0a865f6c6ad52f Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Thu, 8 Apr 2010 15:48:14 +0200 Subject: Small Makefile.am hunk that should have been committed with 56535b85 --- gconf/Makefile.am | 3 +-- 1 file changed, 1 insertion(+), 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) -- cgit v1.2.1