kcc: Add a TODO for is_bridgehead_failed
[Samba.git] / lib / torture / wscript_build
blobad047e211fcdec7278b2a8d14891d8f10c202f04
1 #!/usr/bin/env python
3 bld.SAMBA_LIBRARY('torture',
4 source='torture.c subunit.c simple.c',
5 vnum='0.0.1',
6 pc_files='torture.pc',
7 public_deps='samba-hostconfig samba-util errors talloc tevent',
8 public_headers='torture.h'