selftest: test plugin_s4_dc against all ncacn_np tests
[amitay/samba.git] / lib / torture / wscript_build
index 4719ba79c6859f02a36c7fd9375639d1e6dd9a75..a68707a3a0dc3e114bf7eec3f328c7fbde266163 100644 (file)
@@ -4,6 +4,6 @@ bld.SAMBA_LIBRARY('torture',
        source='torture.c subunit.c',
        vnum='0.0.1',
        pc_files='torture.pc',
-       public_deps='libsamba-hostconfig libsamba-util errors talloc tevent subunit',
+       public_deps='samba-hostconfig samba-util errors talloc tevent subunit',
        public_headers='torture.h'
        )