aboutsummaryrefslogtreecommitdiffstats
path: root/docbook
diff options
context:
space:
mode:
authorLuis Ontanon <luis.ontanon@gmail.com>2007-01-27 01:36:00 +0000
committerLuis Ontanon <luis.ontanon@gmail.com>2007-01-27 01:36:00 +0000
commit4490cde9311f5c0023a8560ee7318aeeae81f805 (patch)
tree6eedbba916bb94a0de1a462af3337a7b278dec1a /docbook
parent65b82db6dade5b72f6ed202c9546e00e95be3bf4 (diff)
do not overwrite the realse notes...
svn path=/trunk/; revision=20575
Diffstat (limited to 'docbook')
-rw-r--r--docbook/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/docbook/Makefile b/docbook/Makefile
index 521069844f..4c3e1c3b02 100644
--- a/docbook/Makefile
+++ b/docbook/Makefile
@@ -526,7 +526,7 @@ endif
wsluarm.chm: $(WSLUARM_SOURCE)
ifdef HHC
@ echo --- WSLUARM - MICROSOFT HTML HELP ---
- $(XSLTPROC) --stringparam base.dir release_notes_chm/ --stringparam use.id.as.filename 1 --stringparam admon.graphics 1 --stringparam admon.graphics.path wsug_graphics/ --stringparam section.autolabel 1 --stringparam section.label.includes.component.label 1 --nonet http://docbook.sourceforge.net/release/xsl/current/htmlhelp/htmlhelp.xsl $<
+ $(XSLTPROC) --stringparam base.dir wsluarm_chm/ --stringparam use.id.as.filename 1 --stringparam admon.graphics 1 --stringparam admon.graphics.path wsug_graphics/ --stringparam section.autolabel 1 --stringparam section.label.includes.component.label 1 --nonet http://docbook.sourceforge.net/release/xsl/current/htmlhelp/htmlhelp.xsl $<
-$(HHC) htmlhelp.hhp
-mv htmlhelp.chm $@
-rm -r htmlhelp.hhp