From de23abd5ce78071f2216bacffc75efab15ce2032 Mon Sep 17 00:00:00 2001 From: Jens-Heiner Rechtien Date: Fri, 23 Sep 2005 10:37:19 +0000 Subject: INTEGRATION: CWS dba201b (1.6.112); FILE MERGED 2005/09/21 07:02:19 oj 1.6.112.2: RESYNC: (1.6-1.7); FILE MERGED 2005/07/21 12:01:45 fs 1.6.112.1: #i52255# +UNOTOOLSLIB --- connectivity/source/dbtools/makefile.mk | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'connectivity/source/dbtools') diff --git a/connectivity/source/dbtools/makefile.mk b/connectivity/source/dbtools/makefile.mk index ce000267bf21..852df6ba65a2 100644 --- a/connectivity/source/dbtools/makefile.mk +++ b/connectivity/source/dbtools/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.7 $ +# $Revision: 1.8 $ # -# last change: $Author: rt $ $Date: 2005-09-08 05:19:20 $ +# last change: $Author: hr $ $Date: 2005-09-23 11:37:19 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -67,6 +67,7 @@ SHL1STDLIBS=\ $(VOSLIB) \ $(OSLLIB) \ $(SALLIB) \ + $(UNOTOOLSLIB) \ $(JVMACCESSLIB) \ $(COMPHELPERLIB) -- cgit