Inline outputting of subunit in libtorture.
[nivanova/samba-autobuild/.git] / lib / torture / wscript_build
index 732e24a822859263f190203bc356ad8ad3a27bbb..ad047e211fcdec7278b2a8d14891d8f10c202f04 100644 (file)
@@ -4,6 +4,6 @@ bld.SAMBA_LIBRARY('torture',
        source='torture.c subunit.c simple.c',
        vnum='0.0.1',
        pc_files='torture.pc',
-       public_deps='samba-hostconfig samba-util errors talloc tevent subunit',
+       public_deps='samba-hostconfig samba-util errors talloc tevent',
        public_headers='torture.h'
        )