diff options
author | Ivo Hinkelmann <ihi@openoffice.org> | 2009-09-16 11:45:54 +0000 |
---|---|---|
committer | Ivo Hinkelmann <ihi@openoffice.org> | 2009-09-16 11:45:54 +0000 |
commit | fcd1e07f252c3e44a5707e9e9ee429a5cef98fc8 (patch) | |
tree | 6c32d7bfc642c6a3b8fd32ae9f2cf93e7ca3f8de /io/test/stm | |
parent | a580a1837bedb94e3c95fa48ce602a2ac04b7117 (diff) |
CWS-TOOLING: integrate CWS l10nframework01
Diffstat (limited to 'io/test/stm')
-rw-r--r-- | io/test/stm/makefile.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/io/test/stm/makefile.mk b/io/test/stm/makefile.mk index cb5f6b0c803a..01d334edb998 100644 --- a/io/test/stm/makefile.mk +++ b/io/test/stm/makefile.mk @@ -37,6 +37,7 @@ ENABLE_EXCEPTIONS=TRUE # --- Settings ----------------------------------------------------- .INCLUDE : settings.mk +.IF "$(L10N_framework)"=="" # --- Files -------------------------------------------------------- UNOUCRDEP=$(SOLARBINDIR)$/udkapi.rdb UNOUCRRDB=$(SOLARBINDIR)$/udkapi.rdb @@ -97,5 +98,6 @@ DEF1EXPORTFILE= exports.dxp # --- Targets ------------------------------------------------------ +.ENDIF # L10N_framework .INCLUDE : target.mk |