diff options
author | Frank Peters <fpe@openoffice.org> | 2004-08-18 10:52:19 +0000 |
---|---|---|
committer | Frank Peters <fpe@openoffice.org> | 2004-08-18 10:52:19 +0000 |
commit | f2b36c962cd6eede755ce608d2e7dea765c8d43c (patch) | |
tree | 6f0289418c9773b20e21d7daad0da8a5186777ab /helpcontent2/util/smath | |
parent | 4f48bcc7937fbc586af7720d4225768ee6913e2a (diff) |
#i33146# updated makefiles
Diffstat (limited to 'helpcontent2/util/smath')
-rw-r--r-- | helpcontent2/util/smath/makefile.mk | 20 |
1 files changed, 16 insertions, 4 deletions
diff --git a/helpcontent2/util/smath/makefile.mk b/helpcontent2/util/smath/makefile.mk index 25905d9821..da3ce5e0db 100644 --- a/helpcontent2/util/smath/makefile.mk +++ b/helpcontent2/util/smath/makefile.mk @@ -3,9 +3,9 @@ #* $Workfile:$ #* #* Creation date KR 28.06.99 -#* last change $Author: fpe $ $Date: 2004-08-18 10:59:46 $ +#* last change $Author: fpe $ $Date: 2004-08-18 11:52:19 $ #* -#* $Revision: 1.1 $ +#* $Revision: 1.2 $ #* #* $Logfile:$ #* @@ -38,13 +38,13 @@ LINKNAME=smath LINKADDEDFILES= \ -add help$/LANGUAGE$/smath.cfg $(PRJ)$/source$/auxiliary$/LANGUAGE$/smath.cfg \ -add help$/LANGUAGE$/smath.tree $(PRJ)$/source$/auxiliary$/LANGUAGE$/smath.tree \ - -add help$/LANGUAGE$/smath.jar $(BIN)$/smath_xml_LANGUAGE.zip + -add help$/LANGUAGE$/smath.jar $(BIN)$/smath_xhp_LANGUAGE.zip LINKADDEDDEPS= \ $(PRJ)$/source$/auxiliary$/LANGUAGE$/smath.cfg \ $(PRJ)$/source$/auxiliary$/LANGUAGE$/smath.tree \ - $(BIN)$/smath_xml_LANGUAGE.zip + $(BIN)$/smath_xhp_LANGUAGE.zip LINKLINKFILES= \ @@ -349,6 +349,7 @@ LINKLINKFILES= \ text$/shared$/01$/05320000.hzip \ text$/shared$/01$/05340100.hzip \ text$/shared$/01$/05340200.hzip \ + text$/shared$/01$/05340300.hzip \ text$/shared$/01$/05340400.hzip \ text$/shared$/01$/05340402.hzip \ text$/shared$/01$/05340404.hzip \ @@ -413,7 +414,10 @@ LINKLINKFILES= \ text$/shared$/01$/about_meta_tags.hzip \ text$/shared$/01$/gallery.hzip \ text$/shared$/01$/gallery_files.hzip \ + text$/shared$/01$/grid.hzip \ + text$/shared$/01$/guides.hzip \ text$/shared$/01$/mediaplayer.hzip \ + text$/shared$/01$/moviesound.hzip \ text$/shared$/01$/packagemanager.hzip \ text$/shared$/01$/password_dlg.hzip \ text$/shared$/01$/password_main.hzip \ @@ -678,6 +682,14 @@ LINKLINKFILES= \ text$/shared$/explorer$/database$/11190000.hzip \ text$/shared$/explorer$/database$/30000000.hzip \ text$/shared$/explorer$/database$/30100000.hzip \ + text$/shared$/explorer$/database$/dabaadvprop.hzip \ + text$/shared$/explorer$/database$/dabaadvpropdat.hzip \ + text$/shared$/explorer$/database$/dabaadvpropgen.hzip \ + text$/shared$/explorer$/database$/dabaprop.hzip \ + text$/shared$/explorer$/database$/dabapropadd.hzip \ + text$/shared$/explorer$/database$/dabapropcon.hzip \ + text$/shared$/explorer$/database$/dabapropgen.hzip \ + text$/shared$/explorer$/database$/menuedit.hzip \ text$/shared$/guide$/aaa_start.hzip \ text$/shared$/guide$/accessibility.hzip \ text$/shared$/guide$/active_help_on_off.hzip \ |