gucharmap r1738 - trunk



Author: chpe
Date: Fri Mar 21 11:46:18 2008
New Revision: 1738
URL: http://svn.gnome.org/viewvc/gucharmap?rev=1738&view=rev

Log:
Enable gtk-doc for distcheck.


Modified:
   trunk/Makefile.am

Modified: trunk/Makefile.am
==============================================================================
--- trunk/Makefile.am	(original)
+++ trunk/Makefile.am	Fri Mar 21 11:46:18 2008
@@ -36,7 +36,10 @@
 pkgconfigdir = $(libdir)/pkgconfig
 pkgconfig_DATA = gucharmap-2.pc
 
-DISTCHECK_CONFIGURE_FLAGS = --disable-scrollkeeper --disable-schemas-install
+DISTCHECK_CONFIGURE_FLAGS = \
+	--disable-scrollkeeper \
+	--disable-schemas-install \
+	--enable-gtk-doc
 
 DISTCLEANFILES = \
         gnome-doc-utils.make \



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]