diff options
author | Lars Langhans <lla@openoffice.org> | 2000-10-19 10:32:56 +0000 |
---|---|---|
committer | Lars Langhans <lla@openoffice.org> | 2000-10-19 10:32:56 +0000 |
commit | 616df3d2a25cec2b8c99a35234350fd8a95c1748 (patch) | |
tree | 585b673c11806eced0cbf7545d543681f8bfa3be /configmgr | |
parent | 46f6b9b8af686949034e57f90690d13e011cfe53 (diff) |
#79642# new session for portal setup
Diffstat (limited to 'configmgr')
-rw-r--r-- | configmgr/source/xml/makefile.mk | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/configmgr/source/xml/makefile.mk b/configmgr/source/xml/makefile.mk index 7dbbe2583a70..27d6abc122f6 100644 --- a/configmgr/source/xml/makefile.mk +++ b/configmgr/source/xml/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.1.1.1 $ +# $Revision: 1.2 $ # -# last change: $Author: hr $ $Date: 2000-09-18 16:13:42 $ +# last change: $Author: lla $ $Date: 2000-10-19 11:32:56 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -79,6 +79,7 @@ SLOFILES=\ $(SLO)$/xmltreebuilder.obj \ $(SLO)$/xmlformater.obj \ $(SLO)$/localsession.obj \ + $(SLO)$/setupsession.obj \ $(SLO)$/mergeupdates.obj \ $(SLO)$/dataexport.obj \ $(SLO)$/dataimport.obj \ |