s4-drs: do not try to contact for replication servers that are not anymore in reps*
[Samba/gebeck_regimport.git] / source4 / ntvfs / common / wscript_build
blobb16f8fa2566fc3909af239dfff9b4ae81be4a460
1 #!/usr/bin/env python
3 bld.SAMBA_SUBSYSTEM('ntvfs_common',
4 source='init.c brlock.c brlock_tdb.c opendb.c opendb_tdb.c notify.c',
5 autoproto='proto.h',
6 deps='UTIL_TDB tdb-wrap',
7 public_deps='NDR_OPENDB NDR_NOTIFY sys_notify sys_lease share'