From 18aa2a80c1c29ae08e2c99d9e2456f74c0d3354f Mon Sep 17 00:00:00 2001 From: "Nickolay V. Shmyrev" Date: Tue, 19 May 2009 02:01:39 +0400 Subject: [PATCH] Disables shave for dist, conflicts with gtk-doc --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.43.0