s4-waf: mark the wscript files as python so vim/emacs knows how to highlight them
[kamenim/samba-autobuild/.git] / libcli / named_pipe_auth / wscript_build
1 #!/usr/bin/env python
2
3 # AUTOGENERATED by mktowscript.pl from ../../libcli/named_pipe_auth/config.mk
4 # Please remove this notice if hand editing
5
6
7 bld.SAMBA_SUBSYSTEM('NAMED_PIPE_AUTH_TSTREAM',
8         source='npa_tstream.c',
9         public_deps='NDR_NAMED_PIPE_AUTH tevent LIBTSOCKET'
10         )
11