summaryrefslogtreecommitdiff
path: root/source4/rpc_server
diff options
context:
space:
mode:
Diffstat (limited to 'source4/rpc_server')
-rw-r--r--source4/rpc_server/config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/rpc_server/config.mk b/source4/rpc_server/config.mk
index bd25f15edf..cc676f9fd5 100644
--- a/source4/rpc_server/config.mk
+++ b/source4/rpc_server/config.mk
@@ -40,7 +40,7 @@ PUBLIC_DEPENDENCIES = NDR_EPMAPPER
INIT_FUNCTION = dcerpc_server_mgmt_init
SUBSYSTEM = dcerpc_server
OBJ_FILES = \
- echo/rpc_echo.o
+ mgmt/dcesrv_mgmt.o
PUBLIC_DEPENDENCIES = NDR_MGMT
# End MODULE dcerpc_mgmt
################################################