summaryrefslogtreecommitdiff
path: root/framework/source/helper
diff options
context:
space:
mode:
authorAndreas Schlüns <as@openoffice.org>2001-05-02 12:00:52 +0000
committerAndreas Schlüns <as@openoffice.org>2001-05-02 12:00:52 +0000
commit3a44573a0a4d8c99df44c908f0d71a3e55f14004 (patch)
tree7688432b3237730becd5a572889d20af7e07d8e7 /framework/source/helper
parent3bb5b880e6055f15654d0da647e83d42c8a212bb (diff)
#85529# new threadsafe mechanism
Diffstat (limited to 'framework/source/helper')
-rw-r--r--framework/source/helper/makefile.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/framework/source/helper/makefile.mk b/framework/source/helper/makefile.mk
index bf4f2de204b8..2dfd9ba61242 100644
--- a/framework/source/helper/makefile.mk
+++ b/framework/source/helper/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.7 $
+# $Revision: 1.8 $
#
-# last change: $Author: cd $ $Date: 2001-04-02 14:10:27 $
+# last change: $Author: as $ $Date: 2001-05-02 13:00:48 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -77,6 +77,7 @@ BOOTSTRAP_SERVICE= FALSE
# --- Generate -----------------------------------------------------
SLOFILES= $(SLO)$/otasksaccess.obj \
+ $(SLO)$/ostatusindicatorfactory.obj \
$(SLO)$/otasksenumeration.obj \
$(SLO)$/ocomponentaccess.obj \
$(SLO)$/ocomponentenumeration.obj \