diff options
author | Rüdiger Timm <rt@openoffice.org> | 2005-12-14 14:34:31 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2005-12-14 14:34:31 +0000 |
commit | 23c34c173b856ebc1c5fef77698c6321ae30542e (patch) | |
tree | 29b1607f713fa088647e56d84b214ace79728a61 /helpcontent2/util/sbasic/makefile.mk | |
parent | 7d8e13b2b63854437daf89f8043da04c1f225474 (diff) |
INTEGRATION: CWS ause044 (1.18.16); FILE MERGED
2005/11/28 17:25:42 hjs 1.18.16.1: #i58253# regenerated from helpers/linkmakefile.template
Diffstat (limited to 'helpcontent2/util/sbasic/makefile.mk')
-rw-r--r-- | helpcontent2/util/sbasic/makefile.mk | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/helpcontent2/util/sbasic/makefile.mk b/helpcontent2/util/sbasic/makefile.mk index 5c37de1770..c8a4898010 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: hr $ $Date: 2005-10-25 11:37:46 $ +#* last change $Author: rt $ $Date: 2005-12-14 15:34:16 $ #* -#* $Revision: 1.18 $ +#* $Revision: 1.19 $ #* #* $Logfile:$ #* @@ -33,7 +33,7 @@ zip1langdirs=$(aux_alllangiso) ZIP1TARGET=xhp_sbasic ZIP1FLAGS= -u -r ZIP1DIR=$(COMMONMISC)$/$(LANGDIR) -ZIP1LIST=$(LANGDIR)$/text$/sbasic$/* -x "*.xhp????*"-x "*.dphh*" -x "*.hzip" -x "*.created" +ZIP1LIST=$(LANGDIR)$/text$/sbasic$/* -x "*.xhp????*" -x "*.dphh*" -x "*.hzip" -x "*.created" .ENDIF # "$(SOLAR_JAVA)"!="" |