summaryrefslogtreecommitdiff
path: root/configmgr/source/xml
diff options
context:
space:
mode:
authorLars Langhans <lla@openoffice.org>2000-11-20 09:08:34 +0000
committerLars Langhans <lla@openoffice.org>2000-11-20 09:08:34 +0000
commit2c1b7f460d43f66366076221d093c6c162d0120e (patch)
tree76c4643cb088dbf53ac3c3f15fc78545060853f3 /configmgr/source/xml
parentfcc0fd9481d87e8590a9871212c618ddecc481f3 (diff)
new update routines for TreeChangeList
Diffstat (limited to 'configmgr/source/xml')
-rw-r--r--configmgr/source/xml/makefile.mk6
1 files changed, 4 insertions, 2 deletions
diff --git a/configmgr/source/xml/makefile.mk b/configmgr/source/xml/makefile.mk
index 273d4ea18c84..f21b07bbb44d 100644
--- a/configmgr/source/xml/makefile.mk
+++ b/configmgr/source/xml/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.3 $
+# $Revision: 1.4 $
#
-# last change: $Author: lla $ $Date: 2000-11-03 08:51:06 $
+# last change: $Author: lla $ $Date: 2000-11-20 10:08:34 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -86,6 +86,8 @@ SLOFILES=\
$(SLO)$/updatedom.obj \
$(SLO)$/dataconverter.obj \
$(SLO)$/valuehandler.obj \
+ $(SLO)$/updatehandler.obj \
+ $(SLO)$/updatetree.obj \
# --- Targets ---