[Xfce4-commits] <xfce4-notifyd:master> Fix makedist.
Nick Schermer
noreply at xfce.org
Mon Feb 20 22:42:01 CET 2012
Updating branch refs/heads/master
to 2f4f1c97178422bfead1a00867038446d616fcef (commit)
from 49fe176ccee274ef0df339da5bd591afe9c5453e (commit)
commit 2f4f1c97178422bfead1a00867038446d616fcef
Author: Nick Schermer <nick at xfce.org>
Date: Mon Feb 20 22:39:56 2012 +0100
Fix makedist.
Makefile.am | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/Makefile.am b/Makefile.am
index 0f8c9df..f2ebd99 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -13,6 +13,9 @@ distclean_intltool = \
intltool-merge \
intltool-update
+distuninstallcheck_listfiles = \
+ find . -type f -print | grep -v ./share/icons/hicolor/icon-theme.cache
+
xfce4_notifyddir = $(HELPER_PATH_PREFIX)/xfce4/notifyd
xfce4_notifyd_PROGRAMS = xfce4-notifyd/xfce4-notifyd
bin_PROGRAMS = xfce4-notifyd-config/xfce4-notifyd-config
More information about the Xfce4-commits
mailing list