author | Martin Geisler <mg@lazybytes.net> |
Fri, 10 Jul 2009 01:23:07 +0200 | |
changeset 9107 | 309c1d762e8e |
parent 9106 | 7705d184faa1 |
child 9109 | 00909238d887 |
doc/Makefile | file | annotate | diff | comparison | revisions |
--- a/doc/Makefile Thu Jul 09 22:52:39 2009 +0200 +++ b/doc/Makefile Fri Jul 10 01:23:07 2009 +0200 @@ -16,7 +16,7 @@ hg.1.txt: hg.1.gendoc.txt touch hg.1.txt -hg.1.gendoc.txt: ../mercurial/commands.py ../mercurial/help.py +hg.1.gendoc.txt: gendoc.py ../mercurial/commands.py ../mercurial/help.py ${PYTHON} gendoc.py > $@ %: %.xml