summaryrefslogtreecommitdiff
path: root/configmgr
diff options
context:
space:
mode:
authorDirk Grobler <dg@openoffice.org>2001-02-08 10:30:10 +0000
committerDirk Grobler <dg@openoffice.org>2001-02-08 10:30:10 +0000
commita0016705c085bd40cf17b5af0df30b254bff8ed7 (patch)
treebbf39d9ceb53d0549171f0f7a8fbc79815433ad8 /configmgr
parentd12b362ad094bff158cbb0a795c242dc9fa4b769 (diff)
#83239# preloading of nodes
Diffstat (limited to 'configmgr')
-rw-r--r--configmgr/source/treecache/makefile.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/configmgr/source/treecache/makefile.mk b/configmgr/source/treecache/makefile.mk
index 51d9efae86e2..ee8093954ef6 100644
--- a/configmgr/source/treecache/makefile.mk
+++ b/configmgr/source/treecache/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.4 $
+# $Revision: 1.5 $
#
-# last change: $Author: jb $ $Date: 2000-12-15 16:14:03 $
+# last change: $Author: dg $ $Date: 2001-02-08 11:30:10 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -74,6 +74,7 @@ ENABLE_EXCEPTIONS=TRUE
# --- Files -------------------------------------
SLOFILES= \
+ $(SLO)$/loader.obj \
$(SLO)$/treecache.obj \
$(SLO)$/treedata.obj \
$(SLO)$/timestamp.obj \