s4:provision: set the correct nTSecurityDescriptor on CN=Builtin,... (bug #9481)
[Samba/gebeck_regimport.git] / source4 / lib / events / wscript_build
blobd08d5dda0ebad57cbe3c249abe13a6ef35179cbd
1 #!/usr/bin/env python
4 bld.SAMBA_LIBRARY('events',
5 source='tevent_s4.c',
6 deps='samba-util',
7 public_deps='tevent',
8 private_library=True