[Xfce4-commits] <thunar:master> Fix dist-check.
Nick Schermer
noreply at xfce.org
Thu Feb 16 22:28:02 CET 2012
Updating branch refs/heads/master
to 2b4dfabdef89b2bd6eb2d08651e0daab08e057a0 (commit)
from 594a8e2faeca81212a843abd95ef00ff22a33c06 (commit)
commit 2b4dfabdef89b2bd6eb2d08651e0daab08e057a0
Author: Nick Schermer <nick at xfce.org>
Date: Thu Feb 16 22:23:14 2012 +0100
Fix dist-check.
Makefile.am | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/Makefile.am b/Makefile.am
index 3273c22..12a85a1 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
More information about the Xfce4-commits
mailing list