diff options
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 53682fdfd9..80264b8dd7 100644 --- a/helpcontent2/util/schart/makefile.mk +++ b/helpcontent2/util/schart/makefile.mk @@ -38,7 +38,7 @@ TARGET = util_schart .INCLUDE : settings.mk .INCLUDE : $(PRJ)$/settings.pmk -common_build_zip:= +#common_build_zip:= zip1generatedlangs=TRUE zip1langdirs=$(aux_alllangiso) ZIP1TARGET=xhp_schart @@ -50,13 +50,13 @@ LINKNAME=schart LINKADDEDFILES= \ -add schart.cfg $(PRJ)$/source$/auxiliary$/LANGUAGE$/schart.cfg \ -add schart.tree $(COMMONMISC)$/LANGUAGE$/schart.tree \ - -add schart.jar $(BIN)$/xhp_schart_LANGUAGE.zip + -add schart.jar $(COMMONBIN)$/xhp_schart_LANGUAGE.zip LINKADDEDDEPS= \ $(PRJ)$/source$/auxiliary$/LANGUAGE$/schart.cfg \ $(COMMONMISC)$/LANGUAGE$/schart.tree \ - $(BIN)$/xhp_schart_LANGUAGE.zip + $(COMMONBIN)$/xhp_schart_LANGUAGE.zip LINKLINKFILES= \ |