summaryrefslogtreecommitdiff
path: root/lingucomponent/source
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2008-03-25 15:50:55 +0000
committerOliver Bolte <obo@openoffice.org>2008-03-25 15:50:55 +0000
commit8d99085e69a8db454793aa64d3ae0e1d23529d73 (patch)
tree9ab25f200d20fad0e2b4ee898522fb758f1addd3 /lingucomponent/source
parent0cf1243d0ec308064d5edf1f04a71131a57ec3df (diff)
INTEGRATION: CWS tl41_DEV300 (1.17.2); FILE MERGED
2008/01/07 15:36:50 tl 1.17.2.1: #i81365# provide dictionaries as extensions
Diffstat (limited to 'lingucomponent/source')
-rw-r--r--lingucomponent/source/spellcheck/spell/makefile.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/lingucomponent/source/spellcheck/spell/makefile.mk b/lingucomponent/source/spellcheck/spell/makefile.mk
index 43afea0d5316..2904d9d3189a 100644
--- a/lingucomponent/source/spellcheck/spell/makefile.mk
+++ b/lingucomponent/source/spellcheck/spell/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.18 $
+# $Revision: 1.19 $
#
-# last change: $Author: obo $ $Date: 2008-02-25 15:44:30 $
+# last change: $Author: obo $ $Date: 2008-03-25 16:50:55 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -90,6 +90,7 @@ SHL1TARGET= $(TARGET)$(DLLPOSTFIX)
SHL1STDLIBS= \
$(CPPULIB) \
$(CPPUHELPERLIB) \
+ $(I18NISOLANGLIB) \
$(VOSLIB) \
$(TOOLSLIB) \
$(SVTOOLLIB) \