s4-auth: rename 'auth' subsystem to 'auth4'
[kai/samba.git] / source4 / torture / wscript_build
index 0d26d16bbf65de62a882184abc516a079eda31e3..d6660bea63595a24581f000a9a7bab21d5b32703 100644 (file)
@@ -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 authkrb5 POPT_CREDENTIALS smbpasswd torture com_err gensec_ntlmssp',
+       deps='LIBCLI_SMB gensec auth4 authkrb5 POPT_CREDENTIALS smbpasswd torture com_err gensec_ntlmssp',
        internal_module=True
        )