diff options
author | Rüdiger Timm <rt@openoffice.org> | 2005-12-14 14:35:09 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2005-12-14 14:35:09 +0000 |
commit | cb1a39998d1011b178bc7745daaeaca28f2104fe (patch) | |
tree | 464cb6d8f5d505367d8e2bd199b4ce8c227930bc /helpcontent2/util/sdraw | |
parent | 8465949aa34a893c400e7a85d3765d55b5587946 (diff) |
INTEGRATION: CWS ause044 (1.18.16); FILE MERGED
2005/11/28 17:25:44 hjs 1.18.16.1: #i58253# regenerated from helpers/linkmakefile.template
Diffstat (limited to 'helpcontent2/util/sdraw')
-rw-r--r-- | helpcontent2/util/sdraw/makefile.mk | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/helpcontent2/util/sdraw/makefile.mk b/helpcontent2/util/sdraw/makefile.mk index 91071446cf..e8eb221899 100644 --- a/helpcontent2/util/sdraw/makefile.mk +++ b/helpcontent2/util/sdraw/makefile.mk @@ -3,9 +3,9 @@ #* $Workfile:$ #* #* Creation date KR 28.06.99 -#* last change $Author: hr $ $Date: 2005-10-25 11:38:51 $ +#* last change $Author: rt $ $Date: 2005-12-14 15:35:09 $ #* -#* $Revision: 1.18 $ +#* $Revision: 1.19 $ #* #* $Logfile:$ #* @@ -33,7 +33,7 @@ zip1langdirs=$(aux_alllangiso) ZIP1TARGET=xhp_sdraw ZIP1FLAGS= -u -r ZIP1DIR=$(COMMONMISC)$/$(LANGDIR) -ZIP1LIST=$(LANGDIR)$/text$/sdraw$/* -x "*.xhp????*"-x "*.dphh*" -x "*.hzip" -x "*.created" +ZIP1LIST=$(LANGDIR)$/text$/sdraw$/* -x "*.xhp????*" -x "*.dphh*" -x "*.hzip" -x "*.created" .ENDIF # "$(SOLAR_JAVA)"!="" |