diff options
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 17a1ae718b..f63c69cd05 100644 --- a/helpcontent2/helpers/linkmakefile.template +++ b/helpcontent2/helpers/linkmakefile.template @@ -26,7 +26,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% |