Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'maint'
[gitweb.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index 507ad9103e73b275ed00f3e9099d9699affa868f..45dbcf6edff9d907836aa2208dd59c12c4b6ec03 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-727,7
+727,7
@@
help.o: common-cmds.h
$(BUILT_INS): git$X
$(QUIET_BUILT_IN)rm -f $@ && ln git$X $@
-common-cmds.h:
Documentation/git-*.txt
+common-cmds.h:
$(wildcard Documentation/git-*.txt)
$(QUIET_GEN)./generate-cmdlist.sh > $@+ && mv $@+ $@
$(patsubst %.sh,%,$(SCRIPT_SH)) : % : %.sh