Skip to content

Commit be93fc0

Browse files
author
Junio C Hamano
committed
Documentation: generated cmds-*.txt does not depend on git.txt
Pointed out by Santi. Signed-off-by: Junio C Hamano <junkio@cox.net>
1 parent cb48cb5 commit be93fc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ cmds_txt = cmds-ancillaryinterrogators.txt \
7878
cmds-plumbingmanipulators.txt \
7979
cmds-synchingrepositories.txt
8080

81-
$(cmds_txt): cmd-list.perl $(MAN1_TXT) $(MAN7_TXT)
81+
$(cmds_txt): cmd-list.perl $(MAN1_TXT)
8282
perl ./cmd-list.perl
8383

8484
git.7 git.html: git.txt core-intro.txt

0 commit comments

Comments
 (0)