summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorNick Schermer <nick@xfce.org>2012-03-25 09:20:36 +0200
committerNick Schermer <nick@xfce.org>2012-03-25 09:20:36 +0200
commit536c73b9221be38b5b2efb866af7c6a4b950d84d (patch)
tree16669108091f70f5af00828d84c3b361dc8c38b1 /Makefile.am
parenta3a25c692c04455d0c9dd8d0add1267c08480688 (diff)
downloadxfce4-session-536c73b9221be38b5b2efb866af7c6a4b950d84d.tar.gz
Remove the spec file.
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