--- a/doc/Makefile Sat Dec 16 02:38:18 2006 -0200
+++ b/doc/Makefile Sat Dec 16 13:54:23 2006 +0100
@@ -14,7 +14,7 @@
hg.1.txt: hg.1.gendoc.txt
touch hg.1.txt
-hg.1.gendoc.txt: ../mercurial/commands.py
+hg.1.gendoc.txt: ../mercurial/commands.py ../mercurial/help.py
python gendoc.py > $@
%: %.xml