Regenerate hg.1.gendoc.txt if commands.py changed.

This commit is contained in:
Thomas Arendsen Hein 2006-03-01 09:19:27 +01:00
parent a082d9732f
commit 14700b71df

View File

@ -11,7 +11,7 @@ html: $(HTML)
hg.1.txt: hg.1.gendoc.txt
touch hg.1.txt
hg.1.gendoc.txt:
hg.1.gendoc.txt: ../mercurial/commands.py
python gendoc.py > $@
%: %.xml