[Xfce4-commits] <parole:master> Fix make distcheck

Christoph Mende noreply at xfce.org
Mon Jul 23 01:26:30 CEST 2012


Updating branch refs/heads/master
         to c2211a28c2be2af5faa41e7878787b57148feb71 (commit)
       from 48ac33159ed7cd4f80433ed47818aae12b894713 (commit)

commit c2211a28c2be2af5faa41e7878787b57148feb71
Author: Christoph Mende <mende.christoph at gmail.com>
Date:   Fri Jul 20 10:03:54 2012 +0200

    Fix make distcheck

 Makefile.am |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/Makefile.am b/Makefile.am
index 1029dad..c16eaa7 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -17,6 +17,9 @@ DISTCLEANFILES = \
 	intltool-merge \
 	intltool-update
 
+distuninstallcheck_listfiles = \
+	find -type f \! -name icon-theme.cache
+
 distclean-local:
 	rm -rf *.cache
 


More information about the Xfce4-commits mailing list