Avoid in utility.gir, as it doesn't work
authorJohan Dahlin <johan@src.gnome.org>
Sat, 23 Aug 2008 16:18:17 +0000 (16:18 +0000)
committerJohan Dahlin <johan@src.gnome.org>
Sat, 23 Aug 2008 16:18:17 +0000 (16:18 +0000)
svn path=/trunk/; revision=468

tests/scanner/Makefile.am

index bf6a289..33a8de2 100644 (file)
@@ -45,9 +45,9 @@ utility.gir: libutility.la utility.h $(SCANNER) $(SCANNER_LIBS)
        $(CHECK_DEBUG) $(SCANNER) -v \
        --include=$(top_srcdir)/gir/GObject.gir \
        --library=$< \
-       --namespace=$* \
+       --namespace=utility \
        --pkg gobject-2.0 \
-       $(srcdir)/$*.h $(srcdir)/$*.c \
+       $(libutility_la_SOURCES) \
        --output $@
 GIRS += utility.gir