summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
diff options
context:
space:
mode:
authorAndreas Schneider <asn@samba.org>2011-01-31 16:40:16 +0100
committerGünther Deschner <gd@samba.org>2011-02-07 12:32:01 +0100
commitf1d5cea322f26aae23ee5fb57207648ec15f8218 (patch)
tree36c500cd8f97db88b5a26aba64f7f09f01c8ebb2 /source3/Makefile.in
parent09dafc4a256c14db6ca8ed68b99d774e118f7051 (diff)
downloadsamba-f1d5cea322f26aae23ee5fb57207648ec15f8218.tar.gz
samba-f1d5cea322f26aae23ee5fb57207648ec15f8218.tar.bz2
samba-f1d5cea322f26aae23ee5fb57207648ec15f8218.zip
s3-rpc_server: Added a winreg based svcctl registry init.
Signed-off-by: Günther Deschner <gd@samba.org>
Diffstat (limited to 'source3/Makefile.in')
-rw-r--r--source3/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/Makefile.in b/source3/Makefile.in
index 92687f0ba2..27de07eb0b 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -687,6 +687,7 @@ RPC_WKSSVC_OBJ = librpc/gen_ndr/srv_wkssvc.o \
rpc_server/srv_wkssvc_nt.o
RPC_SVCCTL_OBJ = rpc_server/srv_svcctl_nt.o \
+ rpc_server/srv_svcctl_reg.o \
librpc/gen_ndr/srv_svcctl.o \
services/svc_winreg_glue.o \
services/svc_spoolss.o services/svc_rcinit.o \