From 8e3ad0091466ee127e2e5515756ea005bcad6ff0 Mon Sep 17 00:00:00 2001 From: nlopess Date: Thu, 10 Feb 2005 16:45:18 +0000 Subject: [PATCH] fix chm generation --- docs/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Makefile.in b/docs/Makefile.in index 361f70c7..f807a15b 100755 --- a/docs/Makefile.in +++ b/docs/Makefile.in @@ -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: