summaryrefslogtreecommitdiff
path: root/source4/lib/events/wscript_build
blob: 49328e8fa6b51fe139641d687b59947d6170090e (plain)
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/env python

# AUTOGENERATED by mktowscript.pl from ../../source4/lib/events/config.mk
# Please remove this notice if hand editing


bld.SAMBA_SUBSYSTEM('LIBEVENTS',
	source='tevent_s4.c',
	public_deps='tevent'
	)