summaryrefslogtreecommitdiff
path: root/source4/lib/stream/wscript_build
blob: 6ef6d30fa8be9ea444b94338874e3d15b5bf5550 (plain)
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/env python

# 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'
	)