summaryrefslogtreecommitdiff
path: root/dtrans/source
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
commitd6cf80c14ef6abe02125bb8f66262961193cffd7 (patch)
treecd0ac5af57e495d4eb1a269f4b1723ffa0ac0c48 /dtrans/source
parente87ea379e99c01e62555c1821b69a55a490b07f2 (diff)
CWS-TOOLING: integrate CWS l10nframework01
Diffstat (limited to 'dtrans/source')
-rw-r--r--dtrans/source/generic/makefile.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/dtrans/source/generic/makefile.mk b/dtrans/source/generic/makefile.mk
index 21076595d208..aa856865a3a8 100644
--- a/dtrans/source/generic/makefile.mk
+++ b/dtrans/source/generic/makefile.mk
@@ -40,7 +40,7 @@ COMP1TYPELIST=dtrans
# --- Settings -----------------------------------------------------
.INCLUDE : settings.mk
-
+.IF "$(L10N_framework)"==""
# ------------------------------------------------------------------
SLOFILES= \
@@ -66,5 +66,6 @@ DEF1NAME= $(SHL1TARGET)
DEF1EXPORTFILE= exports.dxp
# --- Targets ------------------------------------------------------
+.ENDIF # L10N_framework
.INCLUDE : target.mk