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 | 5b20b25be19b27c31a0c7e455b730e605830f76e (patch) | |
tree | 468fe072e284fa7f9d79c9317b2383125b42e9a5 /io/source/connector | |
parent | ab8843ee824ef492288b4de1f95a9bf83e52ff18 (diff) |
CWS-TOOLING: integrate CWS l10nframework01
Diffstat (limited to 'io/source/connector')
-rw-r--r-- | io/source/connector/makefile.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/io/source/connector/makefile.mk b/io/source/connector/makefile.mk index d726ac4c8..471f6b9d2 100644 --- a/io/source/connector/makefile.mk +++ b/io/source/connector/makefile.mk @@ -40,6 +40,7 @@ COMPRDB=$(SOLARBINDIR)$/udkapi.rdb # --- Settings ----------------------------------------------------- .INCLUDE : settings.mk +.IF "$(L10N_framework)"=="" DLLPRE = # ------------------------------------------------------------------ @@ -71,5 +72,6 @@ SHL1DEF= $(MISC)$/$(SHL1TARGET).def DEF1NAME= $(SHL1TARGET) # --- Targets ------------------------------------------------------ +.ENDIF # L10N_framework .INCLUDE : target.mk |