[Xfce4-commits] [panel-plugins/xfce4-fsguard-plugin] 01/02: Fix make distcheck
noreply at xfce.org
noreply at xfce.org
Sun Jun 5 17:22:24 CEST 2016
This is an automated email from the git hooks/post-receive script.
landry pushed a commit to branch master
in repository panel-plugins/xfce4-fsguard-plugin.
commit c620b8c8138ab435a8b5c2dc765c9ae27106e7d6
Author: Landry Breuil <landry at xfce.org>
Date: Sun Jun 5 17:21:54 2016 +0200
Fix make distcheck
---
Makefile.am | 2 ++
1 file changed, 2 insertions(+)
diff --git a/Makefile.am b/Makefile.am
index 647f7d3..dbbe4f2 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -8,6 +8,8 @@ SUBDIRS = \
distclean-local:
rm -rf *.cache *~
+distuninstallcheck_listfiles = find . -type f -print | grep -v ./share/icons/hicolor/icon-theme.cache
+
.PHONY: ChangeLog
ChangeLog: Makefile
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list