summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorVincent Untz <vuntz@gnome.org>2005-10-03 08:24:11 +0000
committerVincent Untz <vuntz@src.gnome.org>2005-10-03 08:24:11 +0000
commitff4d6338dc36ac743824f3a0b78085ec5b851721 (patch)
tree74c4500d20c23ee188f7d7c1e583f96383469e16 /Makefile.am
parentcbcd62702481869b2303dec08b2256450d88e4ab (diff)
downloadgnome-desktop-ff4d6338dc36ac743824f3a0b78085ec5b851721.tar.gz
remove scrollkeeper hack. Thanks gnome-doc-utils!
2005-10-03 Vincent Untz <vuntz@gnome.org> * Makefile.am: remove scrollkeeper hack. Thanks gnome-doc-utils!
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 1f8cf1c9..e8d8cace 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -22,8 +22,7 @@ versiondir=$(datadir)/gnome-about
version_DATA=gnome-version.xml
@INTLTOOL_XML_RULE@
-# ignore scrollkeeper files, which will legitimately exist after uninstall.
-distuninstallcheck_listfiles = find . -type f -print | grep -v scrollkeeper | grep -v omf
+DISTCHECK_CONFIGURE_FLAGS = --disable-scrollkeeper
CLEANFILES = $(version_DATA)
DISTCLEANFILES = \