summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@behdad.org>2010-02-22 14:01:01 -0500
committerBehdad Esfahbod <behdad@behdad.org>2010-02-22 14:01:01 -0500
commitaae6aab95ce876f52c266bddb2b200344f8020bb (patch)
tree9d28c5cbafa3cc195ae469c95ac094313e7b4d6f
parentb6a2d2b3fc0ad9e3506b0b530346d3c044488419 (diff)
downloadpango-aae6aab95ce876f52c266bddb2b200344f8020bb.tar.gz
Enable introspection for dist again
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 01aa688f..8b0889f2 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -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