diff options
author | Ivo Hinkelmann <ihi@openoffice.org> | 2004-08-18 15:19:24 +0000 |
---|---|---|
committer | Ivo Hinkelmann <ihi@openoffice.org> | 2004-08-18 15:19:24 +0000 |
commit | b5745c70e42a443a5f4e0e6bbf7eb5e805c403c3 (patch) | |
tree | b26f15491ac09f1623ca48a078ed2d585e5b731e /helpcontent2/util/schart/makefile.mk | |
parent | f9a7e57971e6c5df0810a8a1e472cbd667d73548 (diff) |
Renamed ZIP1TARGETS 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 2c2294d98a..40e27a791b 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-18 11:52:17 $ +#* last change $Author: ihi $ $Date: 2004-08-18 16:19:22 $ #* -#* $Revision: 1.2 $ +#* $Revision: 1.3 $ #* #* $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" |