X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=Makefile;h=5226fa1881bf5c2df4f1a11c2daaf6b5a2fec2a5;hb=0fc8573d4b039f54f3c8a70f756cfe63f8129f7b;hp=265a716704130f6dbf856d2132ba1b12d5a50735;hpb=9941afc051d953ee5e8fd9a8a27c5cd659ef9552;p=git.git diff --git a/Makefile b/Makefile index 265a7167..5226fa18 100644 --- a/Makefile +++ b/Makefile @@ -707,7 +707,7 @@ clean: 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