diff options
author | Monsta <[email protected]> | 2014-12-06 13:07:59 +0300 |
---|---|---|
committer | Monsta <[email protected]> | 2014-12-06 13:22:01 +0300 |
commit | 8d3107d3ee5d43011ae1b15d9a3d7683e218d15d (patch) | |
tree | 95ffce7df644110a80a30cd16594223b57d00c82 /Makefile.am | |
parent | d2db2e8696822385a09156776c03dc60c8f60e01 (diff) | |
download | engrampa-8d3107d3ee5d43011ae1b15d9a3d7683e218d15d.tar.bz2 engrampa-8d3107d3ee5d43011ae1b15d9a3d7683e218d15d.tar.xz |
removed obsolete scrollkeeper-related stuff
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index e4c7d1c..2ca52be 100644 --- a/Makefile.am +++ b/Makefile.am @@ -17,7 +17,7 @@ SUBDIRS = \ distcleancheck_listfiles = find . -type f -print | grep -v 'omf\.out' -distuninstallcheck_listfiles = find . -type f -print | grep -v '^\./var/scrollkeeper' | grep -v 'omf' | grep -v 'figures' +distuninstallcheck_listfiles = find . -type f -print | grep -v 'omf' | grep -v 'figures' EXTRA_DIST = \ |