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


bld.SAMBA_SUBSYSTEM('ntvfs_common',
	source='init.c brlock.c brlock_tdb.c opendb.c opendb_tdb.c notify.c',
	autoproto='proto.h',
	public_deps='NDR_OPENDB NDR_NOTIFY sys_notify sys_lease share'
	)