summaryrefslogtreecommitdiff
path: root/bean/util
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 /bean/util
parent7882c6a0034e17b65e1a27bc0ed7bc65bc1679c5 (diff)
CWS-TOOLING: integrate CWS l10nframework01
Diffstat (limited to 'bean/util')
-rw-r--r--bean/util/makefile.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/bean/util/makefile.mk b/bean/util/makefile.mk
index 9e62d604dc15..ac495a77f554 100644
--- a/bean/util/makefile.mk
+++ b/bean/util/makefile.mk
@@ -36,7 +36,7 @@ TARGET = officebean
# --- Settings -----------------------------------------------------
.INCLUDE : settings.mk
-
+.IF "$(L10N_framework)"==""
JARCLASSDIRS = \
com$/sun$/star$/comp$/beans \
com$/sun$/star$/beans
@@ -53,6 +53,7 @@ ZIP1DIR=$(PRJ)
ZIP1LIST=com -x "*makefile.mk"
# --- Targets ------------------------------------------------------
+.ENDIF # L10N_framework
.INCLUDE : target.mk