From 4fe5ce38e0f53359a1157ba387923da408d06c48 Mon Sep 17 00:00:00 2001 From: Vladimir Glazounov Date: Fri, 7 Apr 2006 12:50:15 +0000 Subject: [PATCH] INTEGRATION: CWS internatiodel (1.16.26); FILE MERGED 2006/02/10 19:27:23 er 1.16.26.1: #i52115# move LangIDs and ISO conversion from tools to i18npool; introduce class MsLangId and libi18nisolang --- linguistic/source/makefile.mk | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/linguistic/source/makefile.mk b/linguistic/source/makefile.mk index 1101cd57030c..0ab2bca57ab1 100644 --- a/linguistic/source/makefile.mk +++ b/linguistic/source/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.16 $ +# $Revision: 1.17 $ # -# last change: $Author: rt $ $Date: 2005-09-07 19:54:22 $ +# last change: $Author: vg $ $Date: 2006-04-07 13:50:15 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -127,6 +127,7 @@ SHL1STDLIBS= \ $(UNOLIB) \ $(VOSLIB) \ $(TOOLSLIB) \ + $(I18NISOLANGLIB) \ $(SVTOOLLIB) \ $(SVLLIB) \ $(VCLLIB) \