summaryrefslogtreecommitdiff
path: root/goodies/source/filter.vcl/ios2met/makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'goodies/source/filter.vcl/ios2met/makefile.mk')
-rw-r--r--goodies/source/filter.vcl/ios2met/makefile.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/goodies/source/filter.vcl/ios2met/makefile.mk b/goodies/source/filter.vcl/ios2met/makefile.mk
index 0cb3e762f06f..c987476316c6 100644
--- a/goodies/source/filter.vcl/ios2met/makefile.mk
+++ b/goodies/source/filter.vcl/ios2met/makefile.mk
@@ -44,7 +44,7 @@ DEPTARGET=vios2met
.IF "$(editdebug)"!="" || "$(EDITDEBUG)"!=""
CDEFS+= -DEDITDEBUG
.ENDIF
-
+.IF "$(L10N_framework)"==""
SLOFILES = $(SLO)$/ios2met.obj
# ==========================================================================
@@ -65,7 +65,7 @@ SHL1VERSIONMAP=exports.map
SHL1DEF= $(MISC)$/$(SHL1TARGET).def
DEF1NAME=$(SHL1TARGET)
-
+.ENDIF
# ==========================================================================
.INCLUDE : target.mk