build: commit all the waf build files in the tree
[samba.git] / source4 / torture / libsmbclient / wscript_build
1 # AUTOGENERATED by mktowscript.pl from ../../source4/torture/libsmbclient/config.mk
2 # Please remove this notice if hand editing
3
4
5 bld.SAMBA_MODULE('TORTURE_LIBSMBCLIENT',
6         source='libsmbclient.c',
7         autoproto='proto.h',
8         subsystem='smbtorture',
9         init_function='torture_libsmbclient_init',
10         deps='POPT_CREDENTIALS SMBCLIENT',
11         output_type='MERGED_OBJ',
12         enabled=False
13         )
14
15
16