]> Pileus Git - ~andy/gtk/commitdiff
Make sure dist check includes introspection
authorJohan Dahlin <johan@gnome.org>
Wed, 16 Dec 2009 19:30:53 +0000 (17:30 -0200)
committerJohan Dahlin <johan@gnome.org>
Wed, 16 Dec 2009 19:30:53 +0000 (17:30 -0200)
Makefile.am

index 961260a5b3bae9f1619bf38a38ae445c20f425f0..98014f0b8cab928691893bc7248a2a47b8db4aa8 100644 (file)
@@ -243,7 +243,7 @@ sanity:
 snapshot:
        $(MAKE) dist distdir=$(PACKAGE)-snap`date +"%Y%m%d"`
 
-DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --enable-man --disable-rebuilds
+DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --enable-man --disable-rebuilds --enable-introspection
 
 GITIGNOREFILES = \
        po-properties/Makefile.in.in \