Signed-off-by: Santi Béjar <sbejar@xxxxxxxxx> --- Documentation/Makefile | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Documentation/Makefile b/Documentation/Makefile index 96755ad..c258d09 100644 --- a/Documentation/Makefile +++ b/Documentation/Makefile @@ -78,10 +78,10 @@ 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 +git.7 git.html: git.txt core-intro.txt $(cmds_txt) clean: rm -f *.xml *.html *.1 *.7 howto-index.txt howto/*.html doc.dep -- 1.5.0.rc1.g4b66a - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html