diff options
author | Rüdiger Timm <rt@openoffice.org> | 2005-12-14 14:34:45 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2005-12-14 14:34:45 +0000 |
commit | 8465949aa34a893c400e7a85d3765d55b5587946 (patch) | |
tree | 08075a00b7f6bacf58cb65c9299dc9f05b21d84d | |
parent | 23c34c173b856ebc1c5fef77698c6321ae30542e (diff) |
INTEGRATION: CWS ause044 (1.15.16); FILE MERGED
2005/11/28 17:25:43 hjs 1.15.16.1: #i58253# regenerated from helpers/linkmakefile.template
-rw-r--r-- | helpcontent2/util/schart/makefile.mk | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/helpcontent2/util/schart/makefile.mk b/helpcontent2/util/schart/makefile.mk index 3545697b0c..75cb0c7b4e 100644 --- a/helpcontent2/util/schart/makefile.mk +++ b/helpcontent2/util/schart/makefile.mk @@ -3,9 +3,9 @@ #* $Workfile:$ #* #* Creation date KR 28.06.99 -#* last change $Author: hr $ $Date: 2005-10-25 11:38:25 $ +#* last change $Author: rt $ $Date: 2005-12-14 15:34:45 $ #* -#* $Revision: 1.15 $ +#* $Revision: 1.16 $ #* #* $Logfile:$ #* @@ -33,7 +33,7 @@ zip1langdirs=$(aux_alllangiso) ZIP1TARGET=xhp_schart ZIP1FLAGS= -u -r ZIP1DIR=$(COMMONMISC)$/$(LANGDIR) -ZIP1LIST=$(LANGDIR)$/text$/schart$/* -x "*.xhp????*"-x "*.dphh*" -x "*.hzip" -x "*.created" +ZIP1LIST=$(LANGDIR)$/text$/schart$/* -x "*.xhp????*" -x "*.dphh*" -x "*.hzip" -x "*.created" .ENDIF # "$(SOLAR_JAVA)"!="" |