From 85e9c9a27eea73769dbdc66dc54ada90b05fca25 Mon Sep 17 00:00:00 2001 From: Jens-Heiner Rechtien Date: Mon, 10 May 2004 16:30:34 +0000 Subject: INTEGRATION: CWS fwkbugfix02 (1.10.36); FILE MERGED 2004/03/23 15:42:24 mav 1.10.36.2: #115974# use seekable wrapper from comphelper 2004/03/17 11:39:26 mav 1.10.36.1: #115957# Extend the cloning functionality --- package/util/makefile.mk | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/package/util/makefile.mk b/package/util/makefile.mk index 1820378e4348..a325eb5ee174 100644 --- a/package/util/makefile.mk +++ b/package/util/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.10 $ +# $Revision: 1.11 $ # -# last change: $Author: kz $ $Date: 2003-09-11 10:18:31 $ +# last change: $Author: hr $ $Date: 2004-05-10 17:30:34 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -94,6 +94,7 @@ SHL1STDLIBS=\ $(CPPULIB) \ $(UCBHELPERLIB) \ $(CPPUHELPERLIB) \ + $(COMPHELPERLIB) \ $(SALLIB) \ $(ZLIB3RDLIB) -- cgit v1.2.3