From 9e4ed04262d3cd3197dc768326ebf9270509a252 Mon Sep 17 00:00:00 2001 From: "Nickolay V. Shmyrev" Date: Mon, 29 Jan 2007 18:26:45 +0000 Subject: [PATCH] Enable gtk-doc in distcheck svn path=/trunk/; revision=2275 --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 8bd98469..0c28a4ec 100644 --- a/Makefile.am +++ b/Makefile.am @@ -22,7 +22,7 @@ DISTCLEANFILES = \ intltool-merge \ intltool-update -DISTCHECK_CONFIGURE_FLAGS = --disable-schemas-install --disable-scrollkeeper +DISTCHECK_CONFIGURE_FLAGS = --disable-schemas-install --disable-scrollkeeper --enable-gtk-doc # Ignore scrollkeeper issues for now. @#*$& scrollkeeper distuninstallcheck_listfiles = find . -type f -print | grep -v scrollkeeper | grep -v /share/gnome/help/ | grep -v \.omf -- 2.43.0