s4/test/getnc_exop: Tune the the test to work against windows
[samba4-gss/samba4-gss.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'