Pass in --enable-introspection to distcheck
authorJohan Dahlin <johan@gnome.org>
Wed, 16 Dec 2009 19:51:45 +0000 (17:51 -0200)
committerJohan Dahlin <johan@gnome.org>
Fri, 18 Dec 2009 11:05:23 +0000 (09:05 -0200)
https://bugzilla.gnome.org/show_bug.cgi?id=604770

Makefile.am

index 01aa688..8b0889f 100644 (file)
@@ -98,6 +98,6 @@ if HAVE_WIN32
 pkgconfig_DATA += pangowin32.pc
 endif
 
-DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --enable-man --disable-doc-cross-references
+DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --enable-man --disable-doc-cross-references --enable-introspection
 
 -include $(top_srcdir)/git.mk