s3/smbd: If we fail to close file_handle ensure we should reset the fd
[Samba.git] / libcli / named_pipe_auth / wscript_build
blob46986994b9da221c82a66dbbfda130d56349def0
1 #!/usr/bin/env python
4 bld.SAMBA_LIBRARY('npa_tstream',
5 source='npa_tstream.c tstream_u32_read.c',
6 private_library=True,
7 public_deps='NDR_NAMED_PIPE_AUTH tevent LIBTSOCKET'