summaryrefslogtreecommitdiff
path: root/ucb/source/regexp
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 /ucb/source/regexp
parent2cf1b92c231f06eff95a1fce8654ce0e01b5014b (diff)
CWS-TOOLING: integrate CWS l10nframework01
Diffstat (limited to 'ucb/source/regexp')
-rw-r--r--ucb/source/regexp/makefile.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/ucb/source/regexp/makefile.mk b/ucb/source/regexp/makefile.mk
index 898a4d5adbdb..8d0b938402e8 100644
--- a/ucb/source/regexp/makefile.mk
+++ b/ucb/source/regexp/makefile.mk
@@ -36,8 +36,10 @@ AUTOSEG=true
ENABLE_EXCEPTIONS=true
.INCLUDE : settings.mk
+.IF "$(L10N_framework)"==""
SLOFILES=\
$(SLO)$/regexp.obj
+.ENDIF # L10N_framework
.INCLUDE : target.mk