summaryrefslogtreecommitdiff
path: root/lib/tdr/wscript_build
blob: 29e7e158ffd04ff9289481ea58dd1a1fbed7010d (plain)
1
2
3
4
5
6
7
8
9
10
11
# AUTOGENERATED by mktowscript.pl from ../../lib/tdr/config.mk
# Please remove this notice if hand editing


bld.SAMBA_SUBSYSTEM('TDR',
	source='tdr.c',
	autoproto='tdr_proto.h',
	public_deps='talloc LIBSAMBA-UTIL',
	public_headers='tdr.h'
	)