Makefile.am
changeset 142 f8b4c3dc5630
parent 131 f67d47083e3a
child 397 5e2ad0e0704a
--- a/Makefile.am	Wed Apr 19 14:30:59 2006 +0000
+++ b/Makefile.am	Thu May 04 13:15:25 2006 +0000
@@ -10,3 +10,6 @@
 pkgconfigdir = $(libdir)/pkgconfig
 pkgconfig_DATA = loudmouth-1.0.pc
 
+DISTCHECK_CONFIGURE_FLAGS =     \
+	--enable-gtk-doc
+