diff options
author | Kurt Zenker <kz@openoffice.org> | 2010-05-21 16:34:25 +0200 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2010-05-21 16:34:25 +0200 |
commit | be6a147aa0a7f7d1567d001e9e5caab4c41ad27a (patch) | |
tree | 2a5f6af80692312d4d0cd8d3d96f1802688260eb /helpcontent2/util/simpress/makefile.mk | |
parent | 5b04604ec7953a3a1c3b9a611bc115bfd15c7470 (diff) | |
parent | 274595d7c039ca9816bea8919e07d7deb8ecd4b2 (diff) |
CWS-TOOLING: integrate CWS commonhelp
ooo/DEV300_m80ooo/DEV300_m79
Diffstat (limited to 'helpcontent2/util/simpress/makefile.mk')
-rw-r--r-- | helpcontent2/util/simpress/makefile.mk | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/helpcontent2/util/simpress/makefile.mk b/helpcontent2/util/simpress/makefile.mk index cb30520156..9fc38e1c9f 100644 --- a/helpcontent2/util/simpress/makefile.mk +++ b/helpcontent2/util/simpress/makefile.mk @@ -38,7 +38,7 @@ TARGET = util_simpress .INCLUDE : settings.mk .INCLUDE : $(PRJ)$/settings.pmk -common_build_zip:= +#common_build_zip:= zip1generatedlangs=TRUE zip1langdirs=$(aux_alllangiso) ZIP1TARGET=xhp_simpress @@ -50,13 +50,13 @@ LINKNAME=simpress LINKADDEDFILES= \ -add simpress.cfg $(PRJ)$/source$/auxiliary$/LANGUAGE$/simpress.cfg \ -add simpress.tree $(COMMONMISC)$/LANGUAGE$/simpress.tree \ - -add simpress.jar $(BIN)$/xhp_simpress_LANGUAGE.zip + -add simpress.jar $(COMMONBIN)$/xhp_simpress_LANGUAGE.zip LINKADDEDDEPS= \ $(PRJ)$/source$/auxiliary$/LANGUAGE$/simpress.cfg \ $(COMMONMISC)$/LANGUAGE$/simpress.tree \ - $(BIN)$/xhp_simpress_LANGUAGE.zip + $(COMMONBIN)$/xhp_simpress_LANGUAGE.zip LINKLINKFILES= \ |