1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00
samba-mirror/lib/poll_funcs/wscript_build
Volker Lendecke dd27469123 lib: Move poll_funcs to lib/
Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Amitay Isaacs <amitay@gmail.com>
2016-06-07 14:34:10 +02:00

6 lines
149 B
Python

#!/usr/bin/env python
bld.SAMBA_SUBSYSTEM('POLL_FUNCS_TEVENT',
source='poll_funcs_tevent.c',
deps='tevent')