summaryrefslogtreecommitdiffstats
path: root/lib/tsocket/wscript_build
blob: 341782d7b5a30df9722d40907839d264f7543844 (plain)
1
2
3
4
5
6
7
8
9
10
11
# AUTOGENERATED by mktowscript.pl from ../../lib/tsocket/config.mk
# Please remove this notice if hand editing


bld.SAMBA_SUBSYSTEM('LIBTSOCKET',
	source='tsocket.c tsocket_helpers.c tsocket_bsd.c',
	public_deps='talloc tevent',
	public_headers='tsocket.h tsocket_internal.h',
	deps='LIBREPLACE_NETWORK'
	)