diff options
Diffstat (limited to 'helpcontent2/util/swriter/makefile.mk')
-rw-r--r-- | helpcontent2/util/swriter/makefile.mk | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/helpcontent2/util/swriter/makefile.mk b/helpcontent2/util/swriter/makefile.mk index 02509d4834..c3eb209631 100644 --- a/helpcontent2/util/swriter/makefile.mk +++ b/helpcontent2/util/swriter/makefile.mk @@ -38,7 +38,7 @@ TARGET = util_swriter .INCLUDE : settings.mk .INCLUDE : $(PRJ)$/settings.pmk -common_build_zip:= +#common_build_zip:= zip1generatedlangs=TRUE zip1langdirs=$(aux_alllangiso) ZIP1TARGET=xhp_swriter @@ -50,13 +50,13 @@ LINKNAME=swriter LINKADDEDFILES= \ -add swriter.cfg $(PRJ)$/source$/auxiliary$/LANGUAGE$/swriter.cfg \ -add swriter.tree $(COMMONMISC)$/LANGUAGE$/swriter.tree \ - -add swriter.jar $(BIN)$/xhp_swriter_LANGUAGE.zip + -add swriter.jar $(COMMONBIN)$/xhp_swriter_LANGUAGE.zip LINKADDEDDEPS= \ $(PRJ)$/source$/auxiliary$/LANGUAGE$/swriter.cfg \ $(COMMONMISC)$/LANGUAGE$/swriter.tree \ - $(BIN)$/xhp_swriter_LANGUAGE.zip + $(COMMONBIN)$/xhp_swriter_LANGUAGE.zip LINKLINKFILES= \ @@ -954,7 +954,6 @@ LINKLINKFILES= \ text$/shared$/autokorr$/08000000.xhp \ text$/shared$/autokorr$/09000000.xhp \ text$/shared$/autokorr$/10000000.xhp \ - text$/shared$/autokorr$/11000000.xhp \ text$/shared$/autokorr$/12000000.xhp \ text$/shared$/autokorr$/13000000.xhp \ text$/shared$/autopi$/01000000.xhp \ |