Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Makefile: gitweb/gitweb.cgi is now generated.
[gitweb.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index ac5db1ef4caa1f46305baf3fb99509e4699e338a..6624c7501e754b0a2e27894e93140122ce8bd196 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