From 5f99a7391ea09b6f755053d7112dbb18a917568a Mon Sep 17 00:00:00 2001 From: Vladimir Glazounov Date: Fri, 7 Apr 2006 07:46:54 +0000 Subject: INTEGRATION: CWS ab20lib (1.21.22); FILE MERGED 2006/04/03 14:28:08 ab 1.21.22.1: #132601# Implemented library export functionality --- basctl/util/makefile.mk | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'basctl/util') diff --git a/basctl/util/makefile.mk b/basctl/util/makefile.mk index 39e72013d839..c309eb86344b 100644 --- a/basctl/util/makefile.mk +++ b/basctl/util/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.21 $ +# $Revision: 1.22 $ # -# last change: $Author: rt $ $Date: 2005-09-07 20:23:26 $ +# last change: $Author: vg $ $Date: 2006-04-07 08:46:54 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -70,6 +70,7 @@ SHL1STDLIBS= \ $(XMLSCRIPTLIB) \ $(COMPHELPERLIB) \ $(CPPUHELPERLIB) \ + $(UCBHELPERLIB) \ $(CPPULIB) \ $(SALLIB) -- cgit