summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: cb48cb5)
raw | patch | inline | side by side (parent: cb48cb5)
author | Junio C Hamano <junkio@cox.net> | |
Fri, 19 Jan 2007 19:33:27 +0000 (11:33 -0800) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Fri, 19 Jan 2007 19:33:27 +0000 (11:33 -0800) |
Pointed out by Santi.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/Makefile | patch | blob | history |
diff --git a/Documentation/Makefile b/Documentation/Makefile
index 96755ad68751282eb7262cd5cec3d84a3d07d85c..97ea133b43da0a1f930f6ec6f3d2f6364ec159d5 100644 (file)
--- a/Documentation/Makefile
+++ b/Documentation/Makefile
cmds-plumbingmanipulators.txt \
cmds-synchingrepositories.txt
-$(cmds_txt): cmd-list.perl $(MAN1_TXT) $(MAN7_TXT)
+$(cmds_txt): cmd-list.perl $(MAN1_TXT)
perl ./cmd-list.perl
git.7 git.html: git.txt core-intro.txt