mirror of
https://github.com/samba-team/samba.git
synced 2025-01-11 05:18:09 +03:00
dd27469123
Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Amitay Isaacs <amitay@gmail.com>
6 lines
149 B
Python
6 lines
149 B
Python
#!/usr/bin/env python
|
|
|
|
bld.SAMBA_SUBSYSTEM('POLL_FUNCS_TEVENT',
|
|
source='poll_funcs_tevent.c',
|
|
deps='tevent')
|