From 0478a74eed892f8cd8580d91574de41ebf4b25c0 Mon Sep 17 00:00:00 2001 From: Andreas Schlüns Date: Thu, 8 Nov 2001 11:08:11 +0000 Subject: #90045# add unotools lib --- uui/util/makefile.mk | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'uui/util') diff --git a/uui/util/makefile.mk b/uui/util/makefile.mk index 5160d7bc4d62..8898c0739d97 100644 --- a/uui/util/makefile.mk +++ b/uui/util/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.2 $ +# $Revision: 1.3 $ # -# last change: $Author: sb $ $Date: 2001-08-20 07:10:12 $ +# last change: $Author: as $ $Date: 2001-11-08 12:08:11 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -81,6 +81,7 @@ SHL1STDLIBS = \ $(CPPUHELPERLIB) \ $(CPPULIB) \ $(SALLIB) \ + $(UNOTOOLSLIB) \ $(SVTOOLLIB) \ $(TKLIB) \ $(TOOLSLIB) \ -- cgit