s4-waf: removed the AUTOGENERATED markers
[sfrench/samba-autobuild/.git] / source4 / lib / events / wscript_build
1 #!/usr/bin/env python
2
3
4 bld.SAMBA_SUBSYSTEM('LIBEVENTS',
5         source='tevent_s4.c',
6         public_deps='tevent'
7         )
8