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


bld.SAMBA_LIBRARY('torture',
	source='torture.c subunit.c',
	vnum='0.0.1',
	# PC_FILES='torture.pc',
	public_deps='LIBSAMBA-HOSTCONFIG LIBSAMBA-UTIL LIBSAMBA-ERRORS talloc tevent',
	public_headers='torture.h'
	)