Fix bug with incorrect flag values for inherited ace in some cases.
[Samba/ekacnet.git] / lib / torture / wscript_build
blob6866624e13bd1ca023cfd2393b30d4adb05ce903
1 #!/usr/bin/env python
4 bld.SAMBA_LIBRARY('torture',
5 source='torture.c subunit.c',
6 vnum='0.0.1',
7 pc_files='torture.pc',
8 public_deps='LIBSAMBA-HOSTCONFIG LIBSAMBA-UTIL LIBSAMBA-ERRORS talloc tevent',
9 public_headers='torture.h'