Enable introspection for dist again
authorBehdad Esfahbod <behdad@behdad.org>
Mon, 22 Feb 2010 19:01:01 +0000 (14:01 -0500)
committerBehdad Esfahbod <behdad@behdad.org>
Mon, 22 Feb 2010 19:01:01 +0000 (14:01 -0500)
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