summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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