summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorHarald Judt <h.judt@gmx.at>2015-02-26 14:48:02 +0100
committerHarald Judt <h.judt@gmx.at>2015-02-26 14:48:02 +0100
commit5c89d8b1daabd8011d38434f93695c4a3c5ed035 (patch)
tree4f04439f77bc902e86d159595971553c4593ad71 /Makefile.am
parent87c3a09a646b45fe17fba67403fc859a1e0fa9fc (diff)
downloadthunar-volman-5c89d8b1daabd8011d38434f93695c4a3c5ed035.tar.gz
Remove SVN $Id$ and update .gitignore
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 1 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am
index 5971461..9ccea97 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,5 +1,3 @@
-# $Id$
-
SUBDIRS = \
icons \
po \
@@ -9,7 +7,7 @@ SUBDIRS = \
distclean-local:
rm -rf *.cache *~
-distuninstallcheck_listfiles = \
+distuninstallcheck_listfiles = \
find . -type f -print | grep -v ./share/icons/hicolor/icon-theme.cache
.PHONY: ChangeLog