summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorLaurent Montel <lmontel@mandriva.org>2004-02-16 09:24:20 +0000
committerLaurent Montel <lmontel@mandriva.org>2004-02-16 09:24:20 +0000
commit7fb192a71ba1107ff0bf9b644e9a39ac5ca676c7 (patch)
treec1bfefd0e476935409a2cf124279bfbe26e4d089 /Makefile
parent4bbd6927f4082275ada9bf5cd6bb3a62092b499d (diff)
downloadindexhtml-7fb192a71ba1107ff0bf9b644e9a39ac5ca676c7.tar
indexhtml-7fb192a71ba1107ff0bf9b644e9a39ac5ca676c7.tar.gz
indexhtml-7fb192a71ba1107ff0bf9b644e9a39ac5ca676c7.tar.bz2
indexhtml-7fb192a71ba1107ff0bf9b644e9a39ac5ca676c7.tar.xz
indexhtml-7fb192a71ba1107ff0bf9b644e9a39ac5ca676c7.zip
Fix
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 8bdf3c9..27b9d6d 100644
--- a/Makefile
+++ b/Makefile
@@ -42,9 +42,9 @@ buildrpm:
# rules to build a distributable rpm
-rpm: changelog cvstag dist buildrpm
+rpm: cvstag dist buildrpm
-dist: cleandist dir export tar
+dist: cleandist dir tar
export:
cvs export -d $(PACKAGE)-$(VERSION) -r $(TAG) $(PACKAGE)