summaryrefslogtreecommitdiff
path: root/xmlscript/source/xmldlg_imexp/makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'xmlscript/source/xmldlg_imexp/makefile.mk')
-rw-r--r--xmlscript/source/xmldlg_imexp/makefile.mk4
1 files changed, 3 insertions, 1 deletions
diff --git a/xmlscript/source/xmldlg_imexp/makefile.mk b/xmlscript/source/xmldlg_imexp/makefile.mk
index acb8321266f2..86b57a27f601 100644
--- a/xmlscript/source/xmldlg_imexp/makefile.mk
+++ b/xmlscript/source/xmldlg_imexp/makefile.mk
@@ -38,7 +38,7 @@ ENABLE_EXCEPTIONS=TRUE
# --- Settings -----------------------------------------------------
.INCLUDE : settings.mk
-
+.IF "$(L10N_framework)"==""
#-----------------------------------------------------------
SLOFILES = \
@@ -51,4 +51,6 @@ SLOFILES = \
# --- Targets ------------------------------------------------------
.INCLUDE : $(PRJ)$/util$/target.pmk
+.ENDIF # L10N_framework
+
.INCLUDE : target.mk