s3: Fix Coverity ID 242700 Dereference before null check
[Samba/gebeck_regimport.git] / lib / tdb_wrap / wscript_build
blob0811bc5a2dbdeb05ee033c431a8e957b23060bd3
1 #!/usr/bin/python
3 bld.SAMBA_LIBRARY('tdb-wrap',
4 source='tdb_wrap.c',
5 deps='tdb_compat talloc samba-util samba-hostconfig',
6 private_library=True,
7 local_include=False