Documentation: generated cmds-*.txt does not depend on git.txt
Pointed out by Santi. Signed-off-by: Junio C Hamano <junkio@cox.net>
This commit is contained in:
parent
cb48cb585f
commit
be93fc088f
@ -78,7 +78,7 @@ cmds_txt = cmds-ancillaryinterrogators.txt \
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user