4345b7bd0b76c5e330a9b7e2f5773fa9af43640e
[nivanova/samba-autobuild/.git] / source4 / torture / winbind / wscript_build
1 bld.SAMBA_MODULE('TORTURE_WINBIND',
2         source='winbind.c struct_based.c ../../../nsswitch/libwbclient/tests/wbclient.c',
3         autoproto='proto.h',
4         subsystem='smbtorture',
5         init_function='torture_winbind_init',
6         deps='LIBWBCLIENT LIBWBCLIENT_ASYNC LIBWINBIND-CLIENT torture PAM_ERRORS',
7         internal_module=True
8         )