341782d7b5a30df9722d40907839d264f7543844
[martins/samba.git] / lib / tsocket / wscript_build
1 # AUTOGENERATED by mktowscript.pl from ../../lib/tsocket/config.mk
2 # Please remove this notice if hand editing
3
4
5 bld.SAMBA_SUBSYSTEM('LIBTSOCKET',
6         source='tsocket.c tsocket_helpers.c tsocket_bsd.c',
7         public_deps='talloc tevent',
8         public_headers='tsocket.h tsocket_internal.h',
9         deps='LIBREPLACE_NETWORK'
10         )
11