doc/Makefile
branchstable
changeset 11639 a0c5f531daab
parent 10971 cbe400a8e217
child 12840 99e8dd56e244
--- a/doc/Makefile	Sun Jul 18 21:29:29 2010 -0400
+++ b/doc/Makefile	Wed Jul 21 17:51:37 2010 +0200
@@ -24,7 +24,7 @@
 	mv $@.tmp $@
 
 %: %.txt common.txt
-	$(PYTHON) runrst manpage --halt warning \
+	$(PYTHON) runrst hgmanpage --halt warning \
 	  --strip-elements-with-class htmlonly $*.txt $*
 
 %.html: %.txt common.txt