diff options
author | Frank Peters <fpe@openoffice.org> | 2004-08-24 09:53:40 +0000 |
---|---|---|
committer | Frank Peters <fpe@openoffice.org> | 2004-08-24 09:53:40 +0000 |
commit | e3bc30e43dfec246c3c5df307ca1d34015405fa7 (patch) | |
tree | 21a3748a7c24d39ec3c0bfaa64626f90b7ddfbf7 | |
parent | 11e66e3e0608023809b237191d7ebc9185766fe2 (diff) |
linkmakefile.template
-rw-r--r-- | helpcontent2/helpers/linkmakefile.template | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/helpcontent2/helpers/linkmakefile.template b/helpcontent2/helpers/linkmakefile.template index 31f8c10939..f52fff51d8 100644 --- a/helpcontent2/helpers/linkmakefile.template +++ b/helpcontent2/helpers/linkmakefile.template @@ -3,9 +3,9 @@ #* $Workfile:$ #* #* Creation date KR 28.06.99 -#* last change $Author: fpe $ $Date: 2004-08-18 11:57:47 $ +#* last change $Author: fpe $ $Date: 2004-08-24 10:53:40 $ #* -#* $Revision: 1.1 $ +#* $Revision: 1.2 $ #* #* $Logfile:$ #* @@ -28,7 +28,7 @@ TARGET = util common_build_zip:= zip1generatedlangs=TRUE -ZIP1TARGET=%module%_xml +ZIP1TARGET=%module%_xhp ZIP1FLAGS= -u -r ZIP1DIR=$(MISC)$/$(LANGDIR) ZIP1LIST=$(LANGDIR)$/text$/%module%$/* -x "*.dphh*" -x "*.hzip" |