summaryrefslogtreecommitdiff
path: root/sc/sdi/makefile.mk
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
commitc552e9a4f47c54a5202017bbf0bf5cc4eedb1d2c (patch)
treefef89d91e478de8387ed561108d0005d2a77c48b /sc/sdi/makefile.mk
parent236fe0666bcb40990a3533ad2afa0a6bfbc9de67 (diff)
CWS-TOOLING: integrate CWS l10nframework01
Diffstat (limited to 'sc/sdi/makefile.mk')
-rw-r--r--sc/sdi/makefile.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/sc/sdi/makefile.mk b/sc/sdi/makefile.mk
index 8431c62307b9..57fb3b7956e1 100644
--- a/sc/sdi/makefile.mk
+++ b/sc/sdi/makefile.mk
@@ -41,7 +41,7 @@ SVSDIINC=$(PRJ)$/source$/ui$/inc
# --- Files --------------------------------------------------------
-
+.IF "$(L10N_framework)"==""
SDI1NAME=$(TARGET)
#SIDHRCNAME=SCSLOTS.HRC
SDI1EXPORT=scalc
@@ -67,6 +67,7 @@ SVSDI1DEPEND= \
pgbrksh.sdi \
scslots.hrc \
$(INC)$/sc.hrc
+.ENDIF
# --- Targets -------------------------------------------------------