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


bld.SAMBA_MODULE('TORTURE_SMB2',
	source='connect.c scan.c util.c getinfo.c setinfo.c lock.c notify.c smb2.c durable_open.c oplock.c dir.c lease.c create.c acls.c read.c compound.c streams.c',
	subsystem='smbtorture',
	deps='LIBCLI_SMB2 POPT_CREDENTIALS torture',
	output_type='MERGED_OBJ',
	autoproto='proto.h',
	init_function='torture_smb2_init'
	)