s3:modules: s/event_add_fd/tevent_add_fd and s/EVENT_FD_/TEVENT_FD_
[Samba/vl.git] / lib / socket / wscript_build
blob61bde129c5801b24369bbe1867694f68a0a8b1f9
1 #!/usr/bin/env python
3 bld.SAMBA_LIBRARY('interfaces',
4 source='interfaces.c',
5 deps='samba-util',
6 private_library=True