summaryrefslogtreecommitdiff
path: root/remotebridges/source/factory/makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'remotebridges/source/factory/makefile.mk')
-rw-r--r--remotebridges/source/factory/makefile.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/remotebridges/source/factory/makefile.mk b/remotebridges/source/factory/makefile.mk
index 280ed38829f8..97eb02415a47 100644
--- a/remotebridges/source/factory/makefile.mk
+++ b/remotebridges/source/factory/makefile.mk
@@ -38,6 +38,7 @@ COMP1TYPELIST = brdgfctr
# --- Settings -----------------------------------------------------
.INCLUDE : settings.mk
+.IF "$(L10N_framework)"==""
DLLPRE =
# ------------------------------------------------------------------
@@ -61,6 +62,7 @@ SHL1DEF= $(MISC)$/$(SHL1TARGET).def
SHL1RPATH= URELIB
DEF1NAME= $(SHL1TARGET)
+.ENDIF # L10N_framework
# --- Targets ------------------------------------------------------