fix chm generation

This commit is contained in:
nlopess
2005-02-10 16:45:18 +00:00
parent 78cf57939a
commit 8e3ad00914

View File

@@ -53,7 +53,7 @@ web: FORCE
pdf: FORCE
${FOP} -xml manual.xml -xsl xsl/fo.xsl -pdf manual.pdf
chm: html
chm: html FORCE
chm/make_chm.bat $(LANG)
test: