s4-dsdb: add unit tests for dirsync control
[kai/samba.git] / lib / torture / wscript_build
index fa5fd3b062ee3ac713c597a1e57636a5093c855e..a68707a3a0dc3e114bf7eec3f328c7fbde266163 100644 (file)
@@ -1,12 +1,9 @@
-# AUTOGENERATED by mktowscript.pl from ../../lib/torture/config.mk
-# Please remove this notice if hand editing
-
+#!/usr/bin/env python
 
 bld.SAMBA_LIBRARY('torture',
        source='torture.c subunit.c',
        vnum='0.0.1',
        pc_files='torture.pc',
-       public_deps='LIBSAMBA-HOSTCONFIG LIBSAMBA-UTIL LIBSAMBA-ERRORS talloc tevent',
+       public_deps='samba-hostconfig samba-util errors talloc tevent subunit',
        public_headers='torture.h'
        )
-