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/helpers/linkmakefile.template | |
parent | 5b04604ec7953a3a1c3b9a611bc115bfd15c7470 (diff) | |
parent | 274595d7c039ca9816bea8919e07d7deb8ecd4b2 (diff) |
CWS-TOOLING: integrate CWS commonhelp
ooo/DEV300_m80ooo/DEV300_m79
Diffstat (limited to 'helpcontent2/helpers/linkmakefile.template')
-rw-r--r-- | helpcontent2/helpers/linkmakefile.template | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/helpcontent2/helpers/linkmakefile.template b/helpcontent2/helpers/linkmakefile.template index 4519ec2979..e39d37fe3b 100644 --- a/helpcontent2/helpers/linkmakefile.template +++ b/helpcontent2/helpers/linkmakefile.template @@ -39,7 +39,7 @@ TARGET = util_%module% .INCLUDE : settings.mk .INCLUDE : $(PRJ)$/settings.pmk -common_build_zip:= +#common_build_zip:= zip1generatedlangs=TRUE zip1langdirs=$(aux_alllangiso) ZIP1TARGET=xhp_%module% |