summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am6
1 files changed, 1 insertions, 5 deletions
diff --git a/Makefile.am b/Makefile.am
index 904f6db3..a1d33982 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -38,11 +38,7 @@ AUTOMAKE_OPTIONS = \
dist-bzip2
distclean-local:
- rm -rf xfce4-session.spec *.cache *~
-
-rpm: dist
- rpmbuild -ta $(PACKAGE)-$(VERSION).tar.gz
- @rm -f $(PACKAGE)-$(VERSION).tar.gz
+ rm -rf *.cache *~
.PHONY: ChangeLog