summaryrefslogtreecommitdiff
path: root/comphelper/util
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2004-07-23 13:38:10 +0000
committerRüdiger Timm <rt@openoffice.org>2004-07-23 13:38:10 +0000
commitd3dc016b6021dec0deb062705c391dafc88b3d32 (patch)
treef7b5f969667038e8cf27dc97e566e51fcda4d403 /comphelper/util
parent4eb7fc2b6bb500f2bd0bed3c182216b529dcc36b (diff)
INTEGRATION: CWS sb20 (1.7.26); FILE MERGED
2004/06/28 14:27:07 sb 1.7.26.1: #i29740# Added PropertySetMixin.
Diffstat (limited to 'comphelper/util')
-rw-r--r--comphelper/util/makefile.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/comphelper/util/makefile.mk b/comphelper/util/makefile.mk
index 3fee0f707299..09004917890e 100644
--- a/comphelper/util/makefile.mk
+++ b/comphelper/util/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.7 $
+# $Revision: 1.8 $
#
-# last change: $Author: hr $ $Date: 2004-05-10 14:20:25 $
+# last change: $Author: rt $ $Date: 2004-07-23 14:38:10 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -88,6 +88,7 @@ LIB1TARGET=$(SLB)$/$(TARGET).lib
SHL1TARGET=$(COMPHLP_TARGET)$(COMPHLP_MAJOR)$(COMID)
SHL1STDLIBS= \
$(SALLIB) \
+ $(SALHELPERLIB) \
$(CPPUHELPERLIB) \
$(CPPULIB) \
$(UCBHELPERLIB) \