summaryrefslogtreecommitdiffstats
path: root/comphelper/util
diff options
context:
space:
mode:
authorMikhail Voitenko <mav@openoffice.org>2002-01-11 16:48:39 +0000
committerMikhail Voitenko <mav@openoffice.org>2002-01-11 16:48:39 +0000
commit1ff989c14074572ee33d30b4bf162f7012c775b7 (patch)
treed108c4d53eceeb92e0c3a2558d2f33955510bd2f /comphelper/util
parentspeed up writing of stream by 25-60 (diff)
downloadcore-1ff989c14074572ee33d30b4bf162f7012c775b7.tar.gz
core-1ff989c14074572ee33d30b4bf162f7012c775b7.zip
#95512# new AnyCompareFactory service implementation
Diffstat (limited to 'comphelper/util')
-rw-r--r--comphelper/util/makefile.mk7
1 files changed, 4 insertions, 3 deletions
diff --git a/comphelper/util/makefile.mk b/comphelper/util/makefile.mk
index aa01d6e91239..f3d60545ebe3 100644
--- a/comphelper/util/makefile.mk
+++ b/comphelper/util/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.2 $
+# $Revision: 1.3 $
#
-# last change: $Author: mtg $ $Date: 2001-03-14 12:16:24 $
+# last change: $Author: mav $ $Date: 2002-01-11 17:46:39 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -79,7 +79,8 @@ LIB1FILES= $(SLB)$/container.lib \
$(SLB)$/misc.lib \
$(SLB)$/processfactory.lib \
$(SLB)$/property.lib \
- $(SLB)$/streaming.lib
+ $(SLB)$/streaming.lib \
+ $(SLB)$/compare.lib
LIB1TARGET=$(SLB)$/$(TARGET).lib