build: Use ntlm_auth from source3 as the only ntlm_auth installed on the system
[kai/samba.git] / selftest / wscript
index a5b2e5358f6460380dfdc3c2c6b60225c439363e..4733dc17cd1d4ddd257b4cdcbe914e8baa4365b7 100644 (file)
@@ -121,7 +121,7 @@ def cmd_testonly(opt):
                       'smbclient3:smbclient,' +
                       'smbclient4:smbclient4,' +
                       'smbtorture4:smbtorture,' + 
-                      'ntlm_auth3:ntlm_auth3')
+                      'ntlm_auth3:ntlm_auth')
 
     env.OPTIONS = '--binary-mapping=%s' % binary_mapping 
     if not Options.options.SLOWTEST: