s4-lsarpc handle more info levels in SetInfoTrustedDomain calls
[gd/samba-autobuild/.git] / libcli / auth / wscript_build
index a140df2cc08e57c308d0dd5ed160d89a06a74c65..ff8b82ebd025015d1602c5156da957fd0b8c2a36 100644 (file)
@@ -2,7 +2,7 @@
 
 bld.SAMBA_LIBRARY('cliauth',
                   source='',
-                  deps='NTLMSSP_COMMON MSRPC_PARSE LIBCLI_AUTH COMMON_SCHANNEL PAM_ERRORS SPNEGO_PARSE KRB5_WRAP errors NTLM_CHECK',
+                  deps='NTLMSSP_COMMON MSRPC_PARSE LIBCLI_AUTH COMMON_SCHANNEL PAM_ERRORS SPNEGO_PARSE KRB5_WRAP errors NTLM_CHECK UTIL_LSARPC',
                   private_library=True,
                   grouping_library=True)