1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/libcli/named_pipe_auth/wscript_build

12 lines
276 B
Python

#!/usr/bin/env python
# AUTOGENERATED by mktowscript.pl from ../../libcli/named_pipe_auth/config.mk
# Please remove this notice if hand editing
bld.SAMBA_SUBSYSTEM('NAMED_PIPE_AUTH_TSTREAM',
source='npa_tstream.c',
public_deps='NDR_NAMED_PIPE_AUTH tevent LIBTSOCKET'
)