s3:torture: call fault_setup() to get usage backtraces
[Samba/gebeck_regimport.git] / lib / tdb_wrap / wscript_build
blob0e5532fbc3a226491405f132d7c364efae377f7b
1 #!/usr/bin/python
3 bld.SAMBA_LIBRARY('tdb-wrap',
4 source='tdb_wrap.c',
5 deps='tdb talloc samba-util samba-hostconfig',
6 private_library=True,
7 local_include=False