summaryrefslogtreecommitdiff
path: root/framework
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2005-07-12 13:14:08 +0000
committerKurt Zenker <kz@openoffice.org>2005-07-12 13:14:08 +0000
commit45d4a0e7c57af98c54de07c91113f94c04464d0b (patch)
treecf288b8c875419bda69c3a3f29a477523c711847 /framework
parent9cc54e8593882788aef75a94002eb70e0dd1db14 (diff)
INTEGRATION: CWS fwk16 (1.31.50); FILE MERGED
2005/06/13 08:19:45 as 1.31.50.1: #i50186# use new threadsafe property set helper
Diffstat (limited to 'framework')
-rw-r--r--framework/source/classes/makefile.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/framework/source/classes/makefile.mk b/framework/source/classes/makefile.mk
index c6863037bcfd..2d3dedc258dc 100644
--- a/framework/source/classes/makefile.mk
+++ b/framework/source/classes/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.31 $
+# $Revision: 1.32 $
#
-# last change: $Author: rt $ $Date: 2005-03-29 15:33:09 $
+# last change: $Author: kz $ $Date: 2005-07-12 14:14:08 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -73,6 +73,7 @@ BOOTSTRAP_SERVICE= FALSE
# --- Generate -----------------------------------------------------
SLOFILES= \
+ $(SLO)$/propertysethelper.obj \
$(SLO)$/framecontainer.obj \
$(SLO)$/taskcreator.obj \
$(SLO)$/targetfinder.obj \