From 5ffd1971c3ba3a6e619485c57d512b10df2112d6 Mon Sep 17 00:00:00 2001 From: Kurt Zenker Date: Tue, 9 Oct 2007 14:26:12 +0000 Subject: INTEGRATION: CWS basmgr03 (1.8.16); FILE MERGED 2007/09/03 12:45:14 fs 1.8.16.1: #i76129# link with COMPHELPERLIB --- ucb/source/ucp/tdoc/makefile.mk | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/ucb/source/ucp/tdoc/makefile.mk b/ucb/source/ucp/tdoc/makefile.mk index de1ecdf03bc6..ff610c504ed8 100644 --- a/ucb/source/ucp/tdoc/makefile.mk +++ b/ucb/source/ucp/tdoc/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.8 $ +# $Revision: 1.9 $ # -# last change: $Author: ihi $ $Date: 2007-06-05 18:15:40 $ +# last change: $Author: kz $ $Date: 2007-10-09 15:26:12 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -76,6 +76,7 @@ SHL1IMPLIB=i$(TARGET) SHL1VERSIONMAP= exports.map SHL1STDLIBS=\ + $(COMPHELPERLIB) \ $(CPPUHELPERLIB) \ $(CPPULIB) \ $(SALLIB) \ -- cgit