summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index e85ba53d..04aa5cb5 100644
--- a/Makefile
+++ b/Makefile
@@ -76,6 +76,8 @@ cvstag:
cvs commit
cvs tag $(RELTAG)
+localrpm: changelog dis ../$(TAR) $(RPM)
+
rpm: changelog cvstag dis ../$(TAR) $(RPM)
cp -f ../$(TAR) $(RPM)/SOURCES
-rpm -ba --clean $(NAME).spec