mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
torture_auth: Add missing dependency on gensec_ntlmssp.
This commit is contained in:
parent
ea6a3f5c48
commit
4280527b6a
@ -73,7 +73,7 @@ bld.SAMBA_MODULE('TORTURE_AUTH',
|
||||
source='auth/ntlmssp.c auth/pac.c',
|
||||
autoproto='auth/proto.h',
|
||||
subsystem='smbtorture',
|
||||
deps='LIBCLI_SMB gensec auth KERBEROS POPT_CREDENTIALS SMBPASSWD torture com_err',
|
||||
deps='LIBCLI_SMB gensec auth KERBEROS POPT_CREDENTIALS SMBPASSWD torture com_err gensec_ntlmssp',
|
||||
internal_module=True
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user