diff options
-rw-r--r-- | connectivity/source/drivers/flat/makefile.mk | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/connectivity/source/drivers/flat/makefile.mk b/connectivity/source/drivers/flat/makefile.mk index c2ec3d8370cd..82722e07a445 100644 --- a/connectivity/source/drivers/flat/makefile.mk +++ b/connectivity/source/drivers/flat/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.14 $ +# $Revision: 1.15 $ # -# last change: $Author: rt $ $Date: 2005-09-08 06:02:20 $ +# last change: $Author: vg $ $Date: 2006-04-07 13:11:52 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -94,6 +94,7 @@ SHL1STDLIBS=\ $(SVLLIB) \ $(SVLIB) \ $(TOOLSLIB) \ + $(I18NISOLANGLIB) \ $(SVTOOLLIB) \ $(SVTLIB) \ $(UNOTOOLSLIB) \ |