blob: bea5f06f9e917c2e6ebbe661746f020241a27224 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
# AUTOGENERATED by mktowscript.pl from ../../source4/torture/libnetapi/config.mk
# Please remove this notice if hand editing
bld.SAMBA_MODULE('TORTURE_LIBNETAPI',
source='libnetapi.c libnetapi_user.c libnetapi_group.c',
autoproto='proto.h',
subsystem='smbtorture',
init_function='torture_libnetapi_init',
deps='POPT_CREDENTIALS NETAPI',
internal_module=True,
enabled=False
)
|