[Xfce4-commits] [panel-plugins/xfce4-cpugraph-plugin] 01/03: Fix make distcheck
noreply at xfce.org
noreply at xfce.org
Wed May 29 04:23:49 CEST 2019
This is an automated email from the git hooks/post-receive script.
a n d r e p u s h e d a c o m m i t t o b r a n c h m a s t e r
in repository panel-plugins/xfce4-cpugraph-plugin.
commit c17ddec12a509282d1340bab9708a5e79dd37511
Author: Andre Miranda <andreldm at xfce.org>
Date: Tue May 28 23:21:26 2019 -0300
Fix make distcheck
---
Makefile.am | 3 +++
1 file changed, 3 insertions(+)
diff --git a/Makefile.am b/Makefile.am
index 39f0a85..e9182ec 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -5,6 +5,9 @@ SUBDIRS = panel-plugin po icons
distclean-local:
rm -rf *.cache *~
+distuninstallcheck_listfiles = \
+ find . -type f -print | grep -v ./share/icons/hicolor/icon-theme.cache
+
AUTOMAKE_OPTIONS = 1.8 dist-bzip2
.PHONY: ChangeLog
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list