summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorOlivier Fourdan <fourdan@xfce.org>2011-12-13 09:10:06 +0100
committerOlivier Fourdan <fourdan@xfce.org>2011-12-13 09:10:06 +0100
commit4ecfc5faca16a475155bc111d8ba9a2d8d961cf3 (patch)
treead4ab84075a6c5700a4358f03e2157374cb484ac /Makefile.am
parentb0d416c4e834f6090d83da4620af9307951315bd (diff)
downloadxfwm4-4ecfc5faca16a475155bc111d8ba9a2d8d961cf3.tar.gz
Remove rpm target from Makefile as the spec file is gone
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/Makefile.am b/Makefile.am
index 6399d4272..d811c2ef9 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -25,10 +25,6 @@ SUBDIRS = \
distclean-local:
rm -rf *.cache
-rpm: dist
- rpmbuild -ta $(PACKAGE)-$(VERSION).tar.gz
- @rm -f $(PACKAGE)-$(VERSION).tar.gz
-
html: Makefile
make -C doc html