diff options
author | Frank Peters <fpe@openoffice.org> | 2010-02-19 17:10:42 +0100 |
---|---|---|
committer | Frank Peters <fpe@openoffice.org> | 2010-02-19 17:10:42 +0100 |
commit | b09dc9a00d1eccf2b12ce59d44aa521151542b40 (patch) | |
tree | 6a029b41a0e34fa4b6753f4023aa968da0f641dd /helpcontent2/util/smath | |
parent | 17600cbdd3bdd41e8edf905dc85012ac00e217d2 (diff) |
#i104543#
Diffstat (limited to 'helpcontent2/util/smath')
-rw-r--r-- | helpcontent2/util/smath/makefile.mk | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/helpcontent2/util/smath/makefile.mk b/helpcontent2/util/smath/makefile.mk index 51d8baface..b45e1a6624 100644 --- a/helpcontent2/util/smath/makefile.mk +++ b/helpcontent2/util/smath/makefile.mk @@ -26,7 +26,7 @@ TARGET = util_smath .INCLUDE : settings.mk .INCLUDE : $(PRJ)$/settings.pmk -common_build_zip:= +#common_build_zip:= zip1generatedlangs=TRUE zip1langdirs=$(aux_alllangiso) ZIP1TARGET=xhp_smath @@ -38,13 +38,13 @@ LINKNAME=smath LINKADDEDFILES= \ -add smath.cfg $(PRJ)$/source$/auxiliary$/LANGUAGE$/smath.cfg \ -add smath.tree $(COMMONMISC)$/LANGUAGE$/smath.tree \ - -add smath.jar $(BIN)$/xhp_smath_LANGUAGE.zip + -add smath.jar $(COMMONBIN)$/xhp_smath_LANGUAGE.zip LINKADDEDDEPS= \ $(PRJ)$/source$/auxiliary$/LANGUAGE$/smath.cfg \ $(COMMONMISC)$/LANGUAGE$/smath.tree \ - $(BIN)$/xhp_smath_LANGUAGE.zip + $(COMMONBIN)$/xhp_smath_LANGUAGE.zip LINKLINKFILES= \ |