OSDN Git Service

Makefile: gitweb/gitweb.cgi is now generated.
authorJunio C Hamano <junkio@cox.net>
Tue, 1 Aug 2006 23:23:47 +0000 (16:23 -0700)
committerJunio C Hamano <junkio@cox.net>
Tue, 1 Aug 2006 23:23:47 +0000 (16:23 -0700)
Signed-off-by: Junio C Hamano <junkio@cox.net>
Makefile

index ac5db1e..6624c75 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -804,6 +804,7 @@ clean:
        rm -rf $(GIT_TARNAME) .doc-tmp-dir
        rm -f $(GIT_TARNAME).tar.gz git-core_$(GIT_VERSION)-*.tar.gz
        rm -f $(htmldocs).tar.gz $(manpages).tar.gz
+       rm -f gitweb/gitweb.cgi
        $(MAKE) -C Documentation/ clean
        $(MAKE) -C templates clean
        $(MAKE) -C t/ clean