summaryrefslogtreecommitdiff
path: root/ucb/source/core/makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'ucb/source/core/makefile.mk')
-rw-r--r--ucb/source/core/makefile.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/ucb/source/core/makefile.mk b/ucb/source/core/makefile.mk
index 963aa038dab0..e70b5ca879ef 100644
--- a/ucb/source/core/makefile.mk
+++ b/ucb/source/core/makefile.mk
@@ -39,6 +39,7 @@ NO_BSYMBOLIC=TRUE
UCB_MAJOR=1
.INCLUDE: settings.mk
+.IF "$(L10N_framework)"==""
SLOFILES=\
$(SLO)$/identify.obj \
@@ -72,5 +73,7 @@ SHL1VERSIONMAP=exports.map
DEF1NAME=$(SHL1TARGET)
+.ENDIF # L10N_framework
+
.INCLUDE: target.mk