summaryrefslogtreecommitdiffstats
path: root/basctl/sdi
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2009-09-16 11:45:54 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2009-09-16 11:45:54 +0000
commita408bb529fbd69138625a7efe7ce41fc5f899015 (patch)
tree3d7f1fde2a6350f4b45bb757763c789bea3616a4 /basctl/sdi
parent#i10000# WaE fix (diff)
downloadcore-a408bb529fbd69138625a7efe7ce41fc5f899015.tar.gz
core-a408bb529fbd69138625a7efe7ce41fc5f899015.zip
CWS-TOOLING: integrate CWS l10nframework01
Diffstat (limited to 'basctl/sdi')
-rw-r--r--basctl/sdi/makefile.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/basctl/sdi/makefile.mk b/basctl/sdi/makefile.mk
index abb072712ceb..d94921bf9ae2 100644
--- a/basctl/sdi/makefile.mk
+++ b/basctl/sdi/makefile.mk
@@ -38,7 +38,7 @@ TARGET=basslots
# --- Settings -----------------------------------------------------
.INCLUDE : settings.mk
-
+.IF "$(L10N_framework)"==""
SDI1NAME=$(TARGET)
SDI1EXPORT=basctl
@@ -49,6 +49,6 @@ SVSDI1DEPEND= \
baside.sdi
# --- Targets -------------------------------------------------------
-
+.ENDIF
.INCLUDE : target.mk