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 f0ce131e7a..61241fcf4b 100644
--- a/source4/rpc_server/wscript_build
+++ b/source4/rpc_server/wscript_build
@@ -89,7 +89,7 @@ bld.SAMBA_MODULE('dcerpc_lsarpc',
autoproto='lsa/proto.h',
subsystem='dcerpc_server',
init_function='dcerpc_server_lsa_init',
- deps='SAMDB DCERPC_COMMON NDR_STANDARD LIBCLI_AUTH NDR_DSSETUP'
+ deps='SAMDB DCERPC_COMMON NDR_STANDARD LIBCLI_AUTH NDR_DSSETUP com_err'
)