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 | a408bb529fbd69138625a7efe7ce41fc5f899015 (patch) | |
tree | 3d7f1fde2a6350f4b45bb757763c789bea3616a4 /basctl/sdi | |
parent | 7882c6a0034e17b65e1a27bc0ed7bc65bc1679c5 (diff) |
CWS-TOOLING: integrate CWS l10nframework01
Diffstat (limited to 'basctl/sdi')
-rw-r--r-- | basctl/sdi/makefile.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/basctl/sdi/makefile.mk b/basctl/sdi/makefile.mk index abb072712ceb..d94921bf9ae2 100644 --- a/basctl/sdi/makefile.mk +++ b/basctl/sdi/makefile.mk @@ -38,7 +38,7 @@ TARGET=basslots # --- Settings ----------------------------------------------------- .INCLUDE : settings.mk - +.IF "$(L10N_framework)"=="" SDI1NAME=$(TARGET) SDI1EXPORT=basctl @@ -49,6 +49,6 @@ SVSDI1DEPEND= \ baside.sdi # --- Targets ------------------------------------------------------- - +.ENDIF .INCLUDE : target.mk |