diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2005-10-25 10:38:25 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2005-10-25 10:38:25 +0000 |
commit | d50089b676f358d72c570d335a82bcd8f85c247c (patch) | |
tree | d2ab92f94ffa0ad76e351153ee8a455393b32dae /helpcontent2/util/schart/makefile.mk | |
parent | 51c7153582e4d07d8ee05e8f491936951069d17e (diff) |
INTEGRATION: CWS ause041 (1.14.12); FILE MERGED
2005/10/19 09:20:22 hjs 1.14.12.2: #i55985# filter temporary files from all platforms
2005/10/19 07:17:02 hjs 1.14.12.1: #i55985# filter temporary files
Diffstat (limited to 'helpcontent2/util/schart/makefile.mk')
-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 2f55010125..3545697b0c 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-09-28 12:03:42 $ +#* last change $Author: hr $ $Date: 2005-10-25 11:38:25 $ #* -#* $Revision: 1.14 $ +#* $Revision: 1.15 $ #* #* $Logfile:$ #* @@ -33,7 +33,7 @@ zip1langdirs=$(aux_alllangiso) ZIP1TARGET=xhp_schart ZIP1FLAGS= -u -r ZIP1DIR=$(COMMONMISC)$/$(LANGDIR) -ZIP1LIST=$(LANGDIR)$/text$/schart$/* -x "*.dphh*" -x "*.hzip" -x "*.created" +ZIP1LIST=$(LANGDIR)$/text$/schart$/* -x "*.xhp????*"-x "*.dphh*" -x "*.hzip" -x "*.created" .ENDIF # "$(SOLAR_JAVA)"!="" |