summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorNick Schermer <nick@xfce.org>2012-02-16 22:23:14 +0100
committerNick Schermer <nick@xfce.org>2012-02-16 22:23:14 +0100
commit2b4dfabdef89b2bd6eb2d08651e0daab08e057a0 (patch)
tree1bd424ebad131d389576c9a51687bf71f4dd8410 /Makefile.am
parent594a8e2faeca81212a843abd95ef00ff22a33c06 (diff)
downloadthunar-2b4dfabdef89b2bd6eb2d08651e0daab08e057a0.tar.gz
Fix dist-check.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 3273c22e..12a85a19 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -31,6 +31,9 @@ SUBDIRS = \
distclean-local:
rm -rf *.cache *~
+distuninstallcheck_listfiles = \
+ find . -type f -print | grep -v ./share/icons/hicolor/icon-theme.cache
+
.PHONY: ChangeLog
ChangeLog: Makefile