diff options
author | Rüdiger Timm <rt@openoffice.org> | 2005-12-14 14:36:10 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2005-12-14 14:36:10 +0000 |
commit | cad5dcd2e1cad6c1953c223701c3c0ee2529f5b5 (patch) | |
tree | fa0f9391b8dd31541e35626ad365350792ee56ae /helpcontent2/util/smath/makefile.mk | |
parent | 793b27e45f3a67f44f3406ba6afde85c5d47fad6 (diff) |
INTEGRATION: CWS ause044 (1.17.16); FILE MERGED
2005/11/28 17:25:46 hjs 1.17.16.1: #i58253# regenerated from helpers/linkmakefile.template
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 0671c0c087..6c1edba56a 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: hr $ $Date: 2005-10-25 11:40:18 $ +#* last change $Author: rt $ $Date: 2005-12-14 15:35:56 $ #* -#* $Revision: 1.17 $ +#* $Revision: 1.18 $ #* #* $Logfile:$ #* @@ -33,7 +33,7 @@ zip1langdirs=$(aux_alllangiso) ZIP1TARGET=xhp_smath ZIP1FLAGS= -u -r ZIP1DIR=$(COMMONMISC)$/$(LANGDIR) -ZIP1LIST=$(LANGDIR)$/text$/smath$/* -x "*.xhp????*"-x "*.dphh*" -x "*.hzip" -x "*.created" +ZIP1LIST=$(LANGDIR)$/text$/smath$/* -x "*.xhp????*" -x "*.dphh*" -x "*.hzip" -x "*.created" .ENDIF # "$(SOLAR_JAVA)"!="" |