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/sbasic/makefile.mk | |
parent | 4f48bcc7937fbc586af7720d4225768ee6913e2a (diff) |
#i33146# updated makefiles
Diffstat (limited to 'helpcontent2/util/sbasic/makefile.mk')
-rw-r--r-- | helpcontent2/util/sbasic/makefile.mk | 20 |
1 files changed, 16 insertions, 4 deletions
diff --git a/helpcontent2/util/sbasic/makefile.mk b/helpcontent2/util/sbasic/makefile.mk index eca219b8c7..b3e3ea3123 100644 --- a/helpcontent2/util/sbasic/makefile.mk +++ b/helpcontent2/util/sbasic/makefile.mk @@ -3,9 +3,9 @@ #* $Workfile:$ #* #* Creation date KR 28.06.99 -#* last change $Author: fpe $ $Date: 2004-08-18 10:59:44 $ +#* last change $Author: fpe $ $Date: 2004-08-18 11:52:16 $ #* -#* $Revision: 1.1 $ +#* $Revision: 1.2 $ #* #* $Logfile:$ #* @@ -38,13 +38,13 @@ LINKNAME=sbasic LINKADDEDFILES= \ -add help$/LANGUAGE$/sbasic.cfg $(PRJ)$/source$/auxiliary$/LANGUAGE$/sbasic.cfg \ -add help$/LANGUAGE$/sbasic.tree $(PRJ)$/source$/auxiliary$/LANGUAGE$/sbasic.tree \ - -add help$/LANGUAGE$/sbasic.jar $(BIN)$/sbasic_xml_LANGUAGE.zip + -add help$/LANGUAGE$/sbasic.jar $(BIN)$/sbasic_xhp_LANGUAGE.zip LINKADDEDDEPS= \ $(PRJ)$/source$/auxiliary$/LANGUAGE$/sbasic.cfg \ $(PRJ)$/source$/auxiliary$/LANGUAGE$/sbasic.tree \ - $(BIN)$/sbasic_xml_LANGUAGE.zip + $(BIN)$/sbasic_xhp_LANGUAGE.zip LINKLINKFILES= \ @@ -577,6 +577,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 \ @@ -641,7 +642,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 \ @@ -906,6 +910,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 \ |