build: use RUN_COMMAND() to wrap os.system()
[Samba/gebeck_regimport.git] / libcli / named_pipe_auth / wscript_build
blob146afd7e2042675333f5fe08b9b21642cb060215
1 # AUTOGENERATED by mktowscript.pl from ../../libcli/named_pipe_auth/config.mk
2 # Please remove this notice if hand editing
5 bld.SAMBA_SUBSYSTEM('NAMED_PIPE_AUTH_TSTREAM',
6         source='npa_tstream.c',
7         public_deps='NDR_NAMED_PIPE_AUTH tevent LIBTSOCKET'
8         )