1 2 3 4 5 6 7 8 9 10 11 12 13 14
#!/usr/bin/env python bld.SAMBA_MODULE('TORTURE_LIBSMBCLIENT', source='libsmbclient.c', autoproto='proto.h', subsystem='smbtorture', init_function='torture_libsmbclient_init', deps='POPT_CREDENTIALS smbclient', internal_module=True )