3 bld
.SAMBA3_LIBRARY('gpext',
4 source
='''gpext/gpext.c gpo_util.c gpo_ldap.c gpo_ini.c
5 gpo_fetch.c gpo_filesync.c
6 gpo_sec.c gpo_reg.c''',
7 deps
='talloc ads TOKEN_UTIL auth',
10 bld
.SAMBA3_PYTHON('python_samba_libgpo', 'pygpo.c',
11 deps
='''pyparam_util gpext talloc ads TOKEN_UTIL
13 realname
='samba/gpo.so')