summaryrefslogtreecommitdiff
path: root/svx/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
commit17f1988c7649d4239ba675040bf7dc145f3e5423 (patch)
tree5fdf557e539020bb7287650d53ce4c98c55049ad /svx/sdi
parent2cf1b92c231f06eff95a1fce8654ce0e01b5014b (diff)
CWS-TOOLING: integrate CWS l10nframework01
Diffstat (limited to 'svx/sdi')
-rw-r--r--svx/sdi/makefile.mk4
1 files changed, 3 insertions, 1 deletions
diff --git a/svx/sdi/makefile.mk b/svx/sdi/makefile.mk
index 60f3cc3fb5c3..2ea64ddedbba 100644
--- a/svx/sdi/makefile.mk
+++ b/svx/sdi/makefile.mk
@@ -39,6 +39,8 @@ TARGET=svxslots
.INCLUDE : settings.mk
+.IF "$(L10N_framework)"==""
+
SDI1NAME=$(TARGET)
SDI1EXPORT=svx
@@ -53,6 +55,6 @@ SVSDI1DEPEND= \
svxitems.sdi
# --- Targets -------------------------------------------------------
-
+.ENDIF
.INCLUDE : target.mk