summaryrefslogtreecommitdiff
path: root/helpcontent2/util/shared
diff options
context:
space:
mode:
authorFrank Peters <fpe@openoffice.org>2004-08-18 10:52:19 +0000
committerFrank Peters <fpe@openoffice.org>2004-08-18 10:52:19 +0000
commitf2b36c962cd6eede755ce608d2e7dea765c8d43c (patch)
tree6f0289418c9773b20e21d7daad0da8a5186777ab /helpcontent2/util/shared
parent4f48bcc7937fbc586af7720d4225768ee6913e2a (diff)
#i33146# updated makefiles
Diffstat (limited to 'helpcontent2/util/shared')
-rw-r--r--helpcontent2/util/shared/makefile.mk8
1 files changed, 4 insertions, 4 deletions
diff --git a/helpcontent2/util/shared/makefile.mk b/helpcontent2/util/shared/makefile.mk
index 1606c1a620..53332bebb1 100644
--- a/helpcontent2/util/shared/makefile.mk
+++ b/helpcontent2/util/shared/makefile.mk
@@ -3,9 +3,9 @@
#* $Workfile:$
#*
#* Creation date KR 28.06.99
-#* last change $Author: fpe $ $Date: 2004-08-18 10:59:45 $
+#* last change $Author: fpe $ $Date: 2004-08-18 11:52:18 $
#*
-#* $Revision: 1.1 $
+#* $Revision: 1.2 $
#*
#* $Logfile:$
#*
@@ -37,7 +37,7 @@ ZIP1LIST=$(LANGDIR)$/text$/shared$/* -x "*.dphh*" -x "*.hzip"
LINKNAME=shared
LINKADDEDFILES= \
-add help$/LANGUAGE$/shared.tree $(PRJ)$/source$/auxiliary$/LANGUAGE$/shared.tree \
- -add help$/LANGUAGE$/shared.jar $(BIN)$/shared_xml_LANGUAGE.zip \
+ -add help$/LANGUAGE$/shared.jar $(BIN)$/shared_xhp_LANGUAGE.zip \
-add help$/LANGUAGE$/default.css $(PRJ)$/source$/auxiliary$/LANGUAGE$/default.css \
-add help$/LANGUAGE$/highcontrast1.css $(PRJ)$/source$/auxiliary$/LANGUAGE$/highcontrast1.css \
-add help$/LANGUAGE$/highcontrast2.css $(PRJ)$/source$/auxiliary$/LANGUAGE$/highcontrast2.css \
@@ -49,7 +49,7 @@ LINKADDEDFILES= \
LINKADDEDDEPS= \
$(PRJ)$/source$/auxiliary$/LANGUAGE$/shared.tree \
- $(BIN)$/shared_xml_LANGUAGE.zip \
+ $(BIN)$/shared_xhp_LANGUAGE.zip \
$(PRJ)$/source$/auxiliary$/LANGUAGE$/default.css \
$(PRJ)$/source$/auxiliary$/LANGUAGE$/highcontrast1.css \
$(PRJ)$/source$/auxiliary$/LANGUAGE$/highcontrast2.css \