diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2005-10-25 10:40:18 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2005-10-25 10:40:18 +0000 |
commit | c1d2292dbd54e8724abedd861ac5525405753bdb (patch) | |
tree | 22b0fed761d43a0a75cee32ee6e58d2d552f0b15 /helpcontent2/util/smath/makefile.mk | |
parent | 3b7a133fe9b07c82e7ed5f4481af788757175e3b (diff) |
INTEGRATION: CWS ause041 (1.16.8); FILE MERGED
2005/10/19 09:20:25 hjs 1.16.8.2: #i55985# filter temporary files from all platforms
2005/10/19 07:17:05 hjs 1.16.8.1: #i55985# filter temporary files
Diffstat (limited to 'helpcontent2/util/smath/makefile.mk')
-rw-r--r-- | helpcontent2/util/smath/makefile.mk | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/helpcontent2/util/smath/makefile.mk b/helpcontent2/util/smath/makefile.mk index 98d8d9e1d8..0671c0c087 100644 --- a/helpcontent2/util/smath/makefile.mk +++ b/helpcontent2/util/smath/makefile.mk @@ -3,9 +3,9 @@ #* $Workfile:$ #* #* Creation date KR 28.06.99 -#* last change $Author: kz $ $Date: 2005-10-05 14:58:56 $ +#* last change $Author: hr $ $Date: 2005-10-25 11:40:18 $ #* -#* $Revision: 1.16 $ +#* $Revision: 1.17 $ #* #* $Logfile:$ #* @@ -33,7 +33,7 @@ zip1langdirs=$(aux_alllangiso) ZIP1TARGET=xhp_smath ZIP1FLAGS= -u -r ZIP1DIR=$(COMMONMISC)$/$(LANGDIR) -ZIP1LIST=$(LANGDIR)$/text$/smath$/* -x "*.dphh*" -x "*.hzip" -x "*.created" +ZIP1LIST=$(LANGDIR)$/text$/smath$/* -x "*.xhp????*"-x "*.dphh*" -x "*.hzip" -x "*.created" .ENDIF # "$(SOLAR_JAVA)"!="" |