From: Nickolay V. Shmyrev Date: Mon, 29 Jan 2007 18:26:45 +0000 (+0000) Subject: Enable gtk-doc in distcheck X-Git-Tag: EVINCE_0_7_2~46 X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=commitdiff_plain;h=9e4ed04262d3cd3197dc768326ebf9270509a252;p=evince.git Enable gtk-doc in distcheck svn path=/trunk/; revision=2275 --- 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