summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 74237d6)
raw | patch | inline | side by side (parent: 74237d6)
author | Junio C Hamano <junkio@cox.net> | |
Wed, 7 Jun 2006 19:27:53 +0000 (12:27 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Wed, 7 Jun 2006 19:37:46 +0000 (12:37 -0700) |
Signed-off-by: Junio C Hamano <junkio@cox.net>
Makefile | patch | blob | history |
diff --git a/Makefile b/Makefile
index 265a716704130f6dbf856d2132ba1b12d5a50735..5226fa1881bf5c2df4f1a11c2daaf6b5a2fec2a5 100644 (file)
--- a/Makefile
+++ b/Makefile
rm -f *.spec *.pyc *.pyo */*.pyc */*.pyo common-cmds.h TAGS tags
rm -rf $(GIT_TARNAME) .doc-tmp-dir
rm -f $(GIT_TARNAME).tar.gz git-core_$(GIT_VERSION)-*.tar.gz
- rm -f $(htmldocs).tar $(manpages).tar
+ rm -f $(htmldocs).tar.gz $(manpages).tar.gz
$(MAKE) -C Documentation/ clean
$(MAKE) -C templates clean
$(MAKE) -C t/ clean