summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorDavid Baudens <baudens@mandriva.com>2004-02-17 10:48:42 +0000
committerDavid Baudens <baudens@mandriva.com>2004-02-17 10:48:42 +0000
commit85d386867b64b5fa761b532df977989dd5530f9e (patch)
tree8eff1000de0f77ddc296e9654c041ad92ad78cf1 /Makefile
parent006013942491ee3c9797d2f732ace121a86abe26 (diff)
downloadindexhtml-85d386867b64b5fa761b532df977989dd5530f9e.tar
indexhtml-85d386867b64b5fa761b532df977989dd5530f9e.tar.gz
indexhtml-85d386867b64b5fa761b532df977989dd5530f9e.tar.bz2
indexhtml-85d386867b64b5fa761b532df977989dd5530f9e.tar.xz
indexhtml-85d386867b64b5fa761b532df977989dd5530f9e.zip
Keep Makefile as it should be
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 27b9d6d..8bdf3c9 100644
--- a/Makefile
+++ b/Makefile
@@ -42,9 +42,9 @@ buildrpm:
# rules to build a distributable rpm
-rpm: cvstag dist buildrpm
+rpm: changelog cvstag dist buildrpm
-dist: cleandist dir tar
+dist: cleandist dir export tar
export:
cvs export -d $(PACKAGE)-$(VERSION) -r $(TAG) $(PACKAGE)