From a86a09d13527ab0af1660f8d31636956a24f1922 Mon Sep 17 00:00:00 2001 From: Monsta Date: Wed, 10 Dec 2014 22:06:37 +0300 Subject: removed obsolete configure option --- Makefile.am | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Makefile.am b/Makefile.am index 30083f9..db2f93d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -27,7 +27,7 @@ Applications_in_files = mate-system-monitor.desktop.in Applications_DATA = $(Applications_in_files:.desktop.in=.desktop) @INTLTOOL_DESKTOP_RULE@ -distuninstallcheck_listfiles = find . -type f -print | grep -v 'scrollkeeper' +distuninstallcheck_listfiles = find . -type f -print CLEANFILES = mate-system-monitor.appdata.xml @@ -37,8 +37,6 @@ DISTCLEANFILES = \ intltool-update \ mate-system-monitor.desktop -DISTCHECK_CONFIGURE_FLAGS = --disable-scrollkeeper - dist-hook: @if test -d "$(srcdir)/.git"; \ then \ -- cgit v1.2.1