summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorNick Schermer <nick@xfce.org>2012-01-15 15:10:15 +0100
committerNick Schermer <nick@xfce.org>2012-01-15 15:10:23 +0100
commitda70d910f10e52a94e655139d99f474c49f10296 (patch)
treec7bfef6d7c9a1d0c7dad2dfad74761c4c35df163 /Makefile.am
parent99bec218a79b4d7d99dd81a6191fad0a7801b63b (diff)
downloadthunar-volman-da70d910f10e52a94e655139d99f474c49f10296.tar.gz
Drop pot file.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am7
1 files changed, 3 insertions, 4 deletions
diff --git a/Makefile.am b/Makefile.am
index df1c3ad..5971461 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -7,11 +7,10 @@ SUBDIRS = \
thunar-volman-settings
distclean-local:
- rm -rf *.spec *.cache *~
+ rm -rf *.cache *~
-rpm: dist
- rpmbuild -ta $(PACKAGE)-$(VERSION).tar.gz
- @rm -f $(PACKAGE)-$(VERSION).tar.gz
+distuninstallcheck_listfiles = \
+ find . -type f -print | grep -v ./share/icons/hicolor/icon-theme.cache
.PHONY: ChangeLog