summaryrefslogtreecommitdiff
path: root/source4/rpc_server/wscript_build
diff options
context:
space:
mode:
Diffstat (limited to 'source4/rpc_server/wscript_build')
-rw-r--r--source4/rpc_server/wscript_build2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/rpc_server/wscript_build b/source4/rpc_server/wscript_build
index 97fd41c87b..29c1723119 100644
--- a/source4/rpc_server/wscript_build
+++ b/source4/rpc_server/wscript_build
@@ -11,7 +11,7 @@ bld.SAMBA_SUBSYSTEM('DCERPC_COMMON',
autoproto='common/proto.h',
public_headers='common/common.h',
header_path='dcerpc_server',
- deps='ldb DCERPC_SHARE'
+ deps='ldb DCERPC_SHARE samba_server_gensec'
)