summaryrefslogtreecommitdiff
path: root/source4/torture/libnetapi/wscript_build
blob: 5110cf54ce631dd5bc65e2e700df8429deec39ce (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',
	output_type='MERGED_OBJ',
        enabled=False
	)