Skip to content

Commit

Permalink
Documentation: generated cmds-*.txt does not depend on git.txt
Browse files Browse the repository at this point in the history
Pointed out by Santi.

Signed-off-by: Junio C Hamano <junkio@cox.net>
  • Loading branch information
Junio C Hamano committed Jan 19, 2007
1 parent cb48cb5 commit be93fc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit be93fc0

Please sign in to comment.