diff options
author | Ivo Hinkelmann <ihi@openoffice.org> | 2004-08-24 10:11:28 +0000 |
---|---|---|
committer | Ivo Hinkelmann <ihi@openoffice.org> | 2004-08-24 10:11:28 +0000 |
commit | 4df6910ae01db315f01b0767d55d01ebff2c8e49 (patch) | |
tree | 21d668d323f36b3d3dd7e09ddde3ab7ced2e356a /helpcontent2/util/schart/makefile.mk | |
parent | 757e60fcea964e3ccca94c2fecfa7e149558c9ff (diff) |
ZIP1TARGET xml -> xhp
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 ec39fbcb09..0c2fb973f2 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: fpe $ $Date: 2004-08-24 10:55:19 $ +#* last change $Author: ihi $ $Date: 2004-08-24 11:11:28 $ #* -#* $Revision: 1.5 $ +#* $Revision: 1.6 $ #* #* $Logfile:$ #* @@ -28,7 +28,7 @@ TARGET = util common_build_zip:= zip1generatedlangs=TRUE -ZIP1TARGET=schart_xml +ZIP1TARGET=schart_xhp ZIP1FLAGS= -u -r ZIP1DIR=$(MISC)$/$(LANGDIR) ZIP1LIST=$(LANGDIR)$/text$/schart$/* -x "*.dphh*" -x "*.hzip" |