s4-test: added a test for E_deshash()
[kai/samba.git] / source4 / torture / wscript_build
index babe5f19e676050148d997de67bfaee292b1464b..68ec4e622095c89e9322c1d9b98b98e07fc3071f 100644 (file)
@@ -70,7 +70,7 @@ bld.SAMBA_MODULE('TORTURE_DFS',
 
 
 bld.SAMBA_MODULE('TORTURE_AUTH',
-       source='auth/ntlmssp.c auth/pac.c',
+       source='auth/ntlmssp.c auth/pac.c auth/smbencrypt.c',
        autoproto='auth/proto.h',
        subsystem='smbtorture',
        deps='LIBCLI_SMB gensec auth4 authkrb5 POPT_CREDENTIALS smbpasswdparser torture com_err gensec_ntlmssp',