summaryrefslogtreecommitdiff
path: root/UnoControls/source/controls
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 /UnoControls/source/controls
parent7882c6a0034e17b65e1a27bc0ed7bc65bc1679c5 (diff)
CWS-TOOLING: integrate CWS l10nframework01
Diffstat (limited to 'UnoControls/source/controls')
-rw-r--r--UnoControls/source/controls/makefile.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/UnoControls/source/controls/makefile.mk b/UnoControls/source/controls/makefile.mk
index 0255791fa293..bccdd5704bae 100644
--- a/UnoControls/source/controls/makefile.mk
+++ b/UnoControls/source/controls/makefile.mk
@@ -33,6 +33,7 @@ PRJ=..$/..
PRJNAME=UnoControls
TARGET=controls
ENABLE_EXCEPTIONS=TRUE
+.IF "$(L10N_framework)"==""
# --- Settings -----------------------------------------------------
.INCLUDE : $(PRJ)$/util$/makefile.pmk
@@ -47,4 +48,6 @@ SLOFILES=\
$(SLO)$/statusindicator.obj
# --- Targets ------------------------------------------------------
+.ENDIF # L10N_framework
+
.INCLUDE : target.mk