summaryrefslogtreecommitdiff
path: root/source3/rpc_server/wscript_build
diff options
context:
space:
mode:
Diffstat (limited to 'source3/rpc_server/wscript_build')
-rwxr-xr-xsource3/rpc_server/wscript_build2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/rpc_server/wscript_build b/source3/rpc_server/wscript_build
index b06fcd20fb..c7a8eccd6e 100755
--- a/source3/rpc_server/wscript_build
+++ b/source3/rpc_server/wscript_build
@@ -72,7 +72,7 @@ bld.SAMBA3_SUBSYSTEM('RPC_LSARPC',
bld.SAMBA3_SUBSYSTEM('RPC_WINREG',
source=RPC_WINREG_SRC,
- deps='REGFIO REG_API_REGF NDR_PERFCOUNT',
+ deps='REG_FULL REGFIO REG_API_REGF NDR_PERFCOUNT',
vars=locals())
bld.SAMBA3_SUBSYSTEM('RPC_INITSHUTDOWN',