diff options
author | Rüdiger Timm <rt@openoffice.org> | 2005-12-14 14:35:24 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2005-12-14 14:35:24 +0000 |
commit | 991025de606ce39fad49ecc0efa00ac31f228e85 (patch) | |
tree | 032a71dbaee4d0f5ada9b1aa1c9fdd843fc069b9 /helpcontent2/util/shared | |
parent | cb1a39998d1011b178bc7745daaeaca28f2104fe (diff) |
INTEGRATION: CWS ause044 (1.14.16); FILE MERGED
2005/11/28 17:25:45 hjs 1.14.16.1: #i58253# regenerated from helpers/linkmakefile.template
Diffstat (limited to 'helpcontent2/util/shared')
-rw-r--r-- | helpcontent2/util/shared/makefile.mk | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/helpcontent2/util/shared/makefile.mk b/helpcontent2/util/shared/makefile.mk index 4e4b787a21..049a0a8beb 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: hr $ $Date: 2005-10-25 11:39:16 $ +#* last change $Author: rt $ $Date: 2005-12-14 15:35:24 $ #* -#* $Revision: 1.14 $ +#* $Revision: 1.15 $ #* #* $Logfile:$ #* @@ -33,7 +33,7 @@ zip1langdirs=$(aux_alllangiso) ZIP1TARGET=xhp_shared ZIP1FLAGS= -u -r ZIP1DIR=$(COMMONMISC)$/$(LANGDIR) -ZIP1LIST=$(LANGDIR)$/text$/shared$/* -x "*.xhp????*"-x "*.dphh*" -x "*.hzip" -x "*.created" +ZIP1LIST=$(LANGDIR)$/text$/shared$/* -x "*.xhp????*" -x "*.dphh*" -x "*.hzip" -x "*.created" .ENDIF # "$(SOLAR_JAVA)"!="" |