summaryrefslogtreecommitdiff
path: root/source4/lib/events/wscript_build
blob: 14cc9c8195e557ee6815360a5637a86511778cc2 (plain)
1
2
3
4
5
6
7
8
9
# 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'
	)