build: mark python rules as being part of the "main" group
[bbaumbach/samba-autobuild/.git] / source4 / ntvfs / common / wscript_build
1 # AUTOGENERATED by mktowscript.pl from ../../source4/ntvfs/common/config.mk
2 # Please remove this notice if hand editing
3
4
5 bld.SAMBA_SUBSYSTEM('ntvfs_common',
6         source='init.c brlock.c brlock_tdb.c opendb.c opendb_tdb.c notify.c',
7         autoproto='proto.h',
8         public_deps='NDR_OPENDB NDR_NOTIFY sys_notify sys_lease share'
9         )
10