s3:test: don't rely on pyhton being in /usr/bin/python in the sids2xids test
[Samba/gebeck_regimport.git] / source4 / ntvfs / common / wscript_build
blob4977b7097fd7e8acbc17e9a7fc65c19994b80252
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 public_deps='NDR_OPENDB NDR_NOTIFY sys_notify sys_lease share'