From: Nickolay V. Shmyrev Date: Mon, 18 May 2009 22:01:39 +0000 (+0400) Subject: Disables shave for dist, conflicts with gtk-doc X-Git-Tag: EVINCE_2_27_1~1 X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=commitdiff_plain;h=18aa2a80c1c29ae08e2c99d9e2456f74c0d3354f;p=evince.git Disables shave for dist, conflicts with gtk-doc --- diff --git a/Makefile.am b/Makefile.am index 9029b001..4aef61fb 100644 --- a/Makefile.am +++ b/Makefile.am @@ -50,7 +50,7 @@ DISTCLEANFILES = \ intltool-merge \ intltool-update -DISTCHECK_CONFIGURE_FLAGS = --disable-schemas-install --disable-scrollkeeper --enable-gtk-doc +DISTCHECK_CONFIGURE_FLAGS = --disable-schemas-install --disable-scrollkeeper --enable-gtk-doc --disable-shave # Ignore scrollkeeper issues for now. @#*$& scrollkeeper distuninstallcheck_listfiles = find . -type f -print | grep -v scrollkeeper | grep -v /share/gnome/help/ | grep -v \.omf