summaryrefslogtreecommitdiffstats
path: root/source3/lib/poll_funcs/wscript_build
blob: ab24814ad284ffa9fe74a2fd81625963c2a5713f (plain)
1
2
3
4
5
#!/usr/bin/env python

bld.SAMBA3_SUBSYSTEM('POLL_FUNCS_TEVENT',
                     source='poll_funcs_tevent.c',
		     deps='tevent')