From 3796ac9b26ab4c8d2ed58d770116f01d9343aaa2 Mon Sep 17 00:00:00 2001 From: RĂ¼diger Timm Date: Fri, 20 Jul 2001 14:34:31 +0000 Subject: #87576# link against UNOTOOLSLIB (::utl::OInputStreamWrapper needed) --- fileaccess/source/makefile.mk | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/fileaccess/source/makefile.mk b/fileaccess/source/makefile.mk index d6a7232f6a..01f28f7d18 100644 --- a/fileaccess/source/makefile.mk +++ b/fileaccess/source/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.6 $ +# $Revision: 1.7 $ # -# last change: $Author: pluby $ $Date: 2001-03-02 07:14:41 $ +# last change: $Author: rt $ $Date: 2001-07-20 15:34:31 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -87,6 +87,7 @@ SHL1STDLIBS= \ $(VOSLIB) \ $(TOOLSLIB) \ $(UCBHELPERLIB) \ + $(UNOTOOLSLIB) \ $(CPPUHELPERLIB) SHL1DEPN= -- cgit v1.2.3