summaryrefslogtreecommitdiff
path: root/configmgr/source/makefile.mk
diff options
context:
space:
mode:
authorsb <sb@openoffice.org>2010-02-04 16:12:36 +0100
committersb <sb@openoffice.org>2010-02-04 16:12:36 +0100
commitb2953f29a427012bfdc92ba662cb773cf213aa1a (patch)
tree11fefbf3e7c86fa9d0620df4edf4e0f1f02c22bf /configmgr/source/makefile.mk
parent0abe577d09b74edc6589a0299b319e0d22fa2678 (diff)
sb111: #i108905# implemented rudimentary ConfigurationRegistry service for backwards compatibility; deprecated the service
Diffstat (limited to 'configmgr/source/makefile.mk')
-rw-r--r--configmgr/source/makefile.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/configmgr/source/makefile.mk b/configmgr/source/makefile.mk
index ae51a7c2a323..e7db49416914 100644
--- a/configmgr/source/makefile.mk
+++ b/configmgr/source/makefile.mk
@@ -44,6 +44,7 @@ SLOFILES = \
$(SLO)/childaccess.obj \
$(SLO)/components.obj \
$(SLO)/configurationprovider.obj \
+ $(SLO)/configurationregistry.obj \
$(SLO)/data.obj \
$(SLO)/defaultprovider.obj \
$(SLO)/groupnode.obj \