--- a/doc/Makefile Wed Jul 03 21:49:39 2013 +0900
+++ b/doc/Makefile Wed Jul 03 21:49:41 2013 +0900
@@ -22,7 +22,7 @@
touch hg.1.txt
hg.1.gendoc.txt: $(GENDOC)
- ${PYTHON} gendoc.py > $@.tmp
+ ${PYTHON} gendoc.py hg.1.gendoc > $@.tmp
mv $@.tmp $@
hgrc.5: ../mercurial/help/config.txt