samba-tool: Add new samba-tool gpo aclcheck and test
[Samba/gebeck_regimport.git] / libcli / named_pipe_auth / wscript_build
blob53fbd84ab6905de603dcf2f1e2ebed94167848dd
1 #!/usr/bin/env python
4 bld.SAMBA_LIBRARY('npa_tstream',
5 source='npa_tstream.c',
6 private_library=True,
7 public_deps='NDR_NAMED_PIPE_AUTH tevent LIBTSOCKET'