smbd: fix creation of BUILTIN\{Administrators,Users} when "tdbsam:map builtin = false"
[Samba/wip.git] / source3 / lib / poll_funcs / wscript_build
blobab24814ad284ffa9fe74a2fd81625963c2a5713f
1 #!/usr/bin/env python
3 bld.SAMBA3_SUBSYSTEM('POLL_FUNCS_TEVENT',
4 source='poll_funcs_tevent.c',
5 deps='tevent')