doc/Makefile
changeset 3907 39dcee009aab
parent 3872 9d7ac8613340
child 3908 8020c35b6455
--- 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