diff options
author | Frank Peters <fpe@openoffice.org> | 2004-08-24 09:55:21 +0000 |
---|---|---|
committer | Frank Peters <fpe@openoffice.org> | 2004-08-24 09:55:21 +0000 |
commit | 757e60fcea964e3ccca94c2fecfa7e149558c9ff (patch) | |
tree | 6491f48e072cf7f8eb3b347d354b7b1276f2ab2d /helpcontent2/util/scalc/makefile.mk | |
parent | e3bc30e43dfec246c3c5df307ca1d34015405fa7 (diff) |
./sbasic/makefile.mk
Diffstat (limited to 'helpcontent2/util/scalc/makefile.mk')
-rw-r--r-- | helpcontent2/util/scalc/makefile.mk | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/helpcontent2/util/scalc/makefile.mk b/helpcontent2/util/scalc/makefile.mk index fc47d515b5..90e6db523e 100644 --- a/helpcontent2/util/scalc/makefile.mk +++ b/helpcontent2/util/scalc/makefile.mk @@ -3,9 +3,9 @@ #* $Workfile:$ #* #* Creation date KR 28.06.99 -#* last change $Author: fpe $ $Date: 2004-08-20 10:24:40 $ +#* last change $Author: fpe $ $Date: 2004-08-24 10:55:19 $ #* -#* $Revision: 1.4 $ +#* $Revision: 1.5 $ #* #* $Logfile:$ #* @@ -28,7 +28,7 @@ TARGET = util common_build_zip:= zip1generatedlangs=TRUE -ZIP1TARGET=scalc_xml +ZIP1TARGET=scalc_xhp ZIP1FLAGS= -u -r ZIP1DIR=$(MISC)$/$(LANGDIR) ZIP1LIST=$(LANGDIR)$/text$/scalc$/* -x "*.dphh*" -x "*.hzip" @@ -708,7 +708,6 @@ LINKLINKFILES= \ text$/shared$/02$/02140000.hzip \ text$/shared$/02$/02160000.hzip \ text$/shared$/02$/02170000.hzip \ - text$/shared$/02$/02210000.hzip \ text$/shared$/02$/03110000.hzip \ text$/shared$/02$/03120000.hzip \ text$/shared$/02$/03130000.hzip \ |