From 4ecfc5faca16a475155bc111d8ba9a2d8d961cf3 Mon Sep 17 00:00:00 2001 From: Olivier Fourdan Date: Tue, 13 Dec 2011 09:10:06 +0100 Subject: Remove rpm target from Makefile as the spec file is gone --- Makefile.am | 4 ---- 1 file changed, 4 deletions(-) (limited to 'Makefile.am') 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 -- cgit v1.2.1