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 | 17f1988c7649d4239ba675040bf7dc145f3e5423 (patch) | |
tree | 5fdf557e539020bb7287650d53ce4c98c55049ad /fileaccess/source | |
parent | 2cf1b92c231f06eff95a1fce8654ce0e01b5014b (diff) |
CWS-TOOLING: integrate CWS l10nframework01
Diffstat (limited to 'fileaccess/source')
-rw-r--r-- | fileaccess/source/makefile.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/fileaccess/source/makefile.mk b/fileaccess/source/makefile.mk index 36906af4e103..ff9eaab41f40 100644 --- a/fileaccess/source/makefile.mk +++ b/fileaccess/source/makefile.mk @@ -40,6 +40,7 @@ COMPRDB=$(SOLARBINDIR)$/types.rdb # --- Settings ----------------------------------------------------- .INCLUDE : settings.mk +.IF "$(L10N_framework)"=="" # ------------------------------------------------------------------ SLOFILES= \ @@ -65,6 +66,7 @@ SHL1DEPN= SHL1LIBS=$(SLB)$/$(TARGET).lib # --- Targets ------------------------------------------------------ +.ENDIF # L10N_framework .INCLUDE : target.mk |