diff options
author | Oliver Bolte <obo@openoffice.org> | 2008-03-25 15:51:49 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2008-03-25 15:51:49 +0000 |
commit | 24204c109e616280fa93fa08adfb53deaf14ec72 (patch) | |
tree | 1b3c93be22c23fc2c8cb8fbc0a174adade38f536 /lingucomponent | |
parent | 4b6152229612f2b041fccc6b2c53702f45136a22 (diff) |
INTEGRATION: CWS tl41_DEV300 (1.11.2); FILE MERGED
2008/01/07 15:35:47 tl 1.11.2.1: #i81365# provide dictionaries as extensions
Diffstat (limited to 'lingucomponent')
-rw-r--r-- | lingucomponent/source/thesaurus/libnth/makefile.mk | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/lingucomponent/source/thesaurus/libnth/makefile.mk b/lingucomponent/source/thesaurus/libnth/makefile.mk index 2d2263e599e4..d43715ba8d48 100644 --- a/lingucomponent/source/thesaurus/libnth/makefile.mk +++ b/lingucomponent/source/thesaurus/libnth/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.12 $ +# $Revision: 1.13 $ # -# last change: $Author: obo $ $Date: 2008-02-25 15:44:43 $ +# last change: $Author: obo $ $Date: 2008-03-25 16:51:49 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -111,6 +111,7 @@ SHL1STDLIBS= \ $(CPPUHELPERLIB) \ $(VOSLIB) \ $(TOOLSLIB) \ + $(I18NISOLANGLIB) \ $(SVTOOLLIB) \ $(SVLLIB) \ $(VCLLIB) \ |