Lowercase socket_wrapper name.
[samba.git] / source4 / torture / local / wscript_build
index 3c3c76e5c27073dd5f6d590be2d8688b9c1be1d6..f24402a55ceeb5afd526b437a6cd2e6a37b888e6 100644 (file)
@@ -5,6 +5,6 @@ bld.SAMBA_MODULE('TORTURE_LOCAL',
        autoproto='proto.h',
        subsystem='smbtorture',
        init_function='torture_local_init',
-       deps='RPC_NDR_ECHO TDR LIBCLI_SMB MESSAGING iconv POPT_CREDENTIALS TORTURE_AUTH TORTURE_UTIL TORTURE_NDR TORTURE_LIBCRYPTO share torture_registry PROVISION NSS_WRAPPER ldb SAMDB SOCKET_WRAPPER',
+       deps='RPC_NDR_ECHO TDR LIBCLI_SMB MESSAGING iconv POPT_CREDENTIALS TORTURE_AUTH TORTURE_UTIL TORTURE_NDR TORTURE_LIBCRYPTO share torture_registry PROVISION NSS_WRAPPER ldb SAMDB',
        internal_module=True
        )