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) \