summaryrefslogtreecommitdiff
path: root/package/util
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2004-05-10 16:30:34 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2004-05-10 16:30:34 +0000
commit85e9c9a27eea73769dbdc66dc54ada90b05fca25 (patch)
tree545899589f741257ba0e55720ffcea7113074d27 /package/util
parentb8bc2f2f6b257f4f9b6c8a0073b8cca48f9a5699 (diff)
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
Diffstat (limited to 'package/util')
-rw-r--r--package/util/makefile.mk5
1 files 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)