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 | ac50212447a13d13e3fa0520792bb48ba0223837 (patch) | |
tree | b304260873912f1f0a7e6affc3aca569b8f60e0a /sd/sdi | |
parent | 941085c6b2752b6a10d50caf67221ef736d9d175 (diff) |
CWS-TOOLING: integrate CWS l10nframework01
Diffstat (limited to 'sd/sdi')
-rw-r--r-- | sd/sdi/makefile.mk | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sd/sdi/makefile.mk b/sd/sdi/makefile.mk index a442c65e8..f49d5103e 100644 --- a/sd/sdi/makefile.mk +++ b/sd/sdi/makefile.mk @@ -41,6 +41,7 @@ SVSDIINC=$(PRJ)$/source$/ui$/inc # --- Settings ----------------------------------------------------- .INCLUDE : settings.mk +.IF "$(L10N_framework)"=="" # --- Files -------------------------------------------------------- @@ -86,5 +87,5 @@ SVSDI2DEPEND= \ $(PRJ)$/inc$/app.hrc # --- Targets ------------------------------------------------------- - +.ENDIF .INCLUDE : target.mk |