diff options
-rwxr-xr-x | source3/wscript_build | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/wscript_build b/source3/wscript_build index 7a9fdcc80d..9f3eb0502a 100755 --- a/source3/wscript_build +++ b/source3/wscript_build @@ -665,7 +665,7 @@ bld.SAMBA3_LIBRARY('netapi', public_deps='''talloc tdb_compat cap wbclient smbd_shim libsmb KRBCLIENT pdb SMBLDAP param samba-util LIBMSRPC_GEN msrpc3 ads LIBNET DCUTIL NDR_LIBNETAPI - RPC_CLIENT_SCHANNEL smbconf REG_SMBCONF TOKEN_UTIL + RPC_CLIENT_SCHANNEL smbconf REG_SMBCONF LIBCLI_SAMR libcli_lsa3 LIBRPCCLI_NETLOGON RPC_NDR_SRVSVC RPC_NDR_WKSSVC RPC_NDR_INITSHUTDOWN INIT_NETLOGON INIT_SAMR popt_samba3''', |