build: Check for functions needed by Samba3
[Samba/gebeck_regimport.git] / source4 / torture / smb2 / wscript_build
blob7d4f48813c0cc45b68cf71d03bd7d44c70532403
1 # AUTOGENERATED by mktowscript.pl from ../../source4/torture/smb2/config.mk
2 # Please remove this notice if hand editing
5 bld.SAMBA_MODULE('TORTURE_SMB2',
6         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',
7         subsystem='smbtorture',
8         deps='LIBCLI_SMB2 POPT_CREDENTIALS torture',
9         internal_module=True,
10         autoproto='proto.h',
11         init_function='torture_smb2_init'
12         )