s4:torture/rpc: avoid compiler warnings
[Samba.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')