From: Behdad Esfahbod Date: Mon, 22 Feb 2010 19:01:01 +0000 (-0500) Subject: Enable introspection for dist again X-Git-Tag: 1.27.1~2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=aae6aab95ce876f52c266bddb2b200344f8020bb;p=platform%2Fupstream%2Fpango.git Enable introspection for dist again --- diff --git a/Makefile.am b/Makefile.am index 01aa688..8b0889f 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