summaryrefslogtreecommitdiff
path: root/source4/lib/stream/wscript_build
blob: cf7d5f2a4381b0c4a806cbc65861ac779841bc9f (plain)
1
2
3
4
5
6
7
8
9
# AUTOGENERATED by mktowscript.pl from ../../source4/lib/stream/config.mk
# Please remove this notice if hand editing


bld.SAMBA_SUBSYSTEM('LIBPACKET',
	source='packet.c',
	deps='LIBTLS'
	)