diff options
-rw-r--r-- | fileaccess/source/makefile.mk | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/fileaccess/source/makefile.mk b/fileaccess/source/makefile.mk index d6a7232f6ae8..01f28f7d183c 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= |