summaryrefslogtreecommitdiff
path: root/xmlhelp
diff options
context:
space:
mode:
authorHans-Joachim Lankenau <hjs@openoffice.org>2010-09-01 13:01:03 +0200
committerHans-Joachim Lankenau <hjs@openoffice.org>2010-09-01 13:01:03 +0200
commit9af878672298541fbc68457256f72ef03a2a38d6 (patch)
tree7272530e8cff7b14dd24366c986fb81d95a03170 /xmlhelp
parent9a4e3a070fffe25977696b1f54a681bacfda6399 (diff)
jl158: #i114008# pre-indexing of extension help
Diffstat (limited to 'xmlhelp')
-rw-r--r--xmlhelp/prj/d.lst1
-rw-r--r--xmlhelp/util/makefile.mk6
2 files changed, 7 insertions, 0 deletions
diff --git a/xmlhelp/prj/d.lst b/xmlhelp/prj/d.lst
index 1cfa107f73..ec45189d30 100644
--- a/xmlhelp/prj/d.lst
+++ b/xmlhelp/prj/d.lst
@@ -4,4 +4,5 @@
..\%__SRC%\lib\*.dylib %_DEST%\lib%_EXT%\*.*
..\%__SRC%\class\*.jar %_DEST%\bin%_EXT%\*.*
..\util\ucpchelp.xml %_DEST%\xml%_EXT%\ucpchelp.xml
+..\util\*.xsl %_DEST%\bin%_EXT%\*.*
..\%__SRC%\lib\ihelplinker.lib %_DEST%\lib%_EXT%\ihelplinker.lib
diff --git a/xmlhelp/util/makefile.mk b/xmlhelp/util/makefile.mk
index 10206670b5..66551f15bf 100644
--- a/xmlhelp/util/makefile.mk
+++ b/xmlhelp/util/makefile.mk
@@ -74,5 +74,11 @@ DEF1NAME=$(SHL1TARGET)
# --- Targets ----------------------------------------------------------
+ZIP1TARGET=helpxsl
+ZIP1FLAGS= -u -r
+#ZIP1DIR=$(PRJ)$/source$/auxiliary
+ZIP1LIST=main_transform*.xsl idxcaption.xsl idxcontent.xsl
+
+
.INCLUDE: target.mk