c30c47e392232f514c5f4d26221e404cba9bdd07
[abartlet/samba.git/.git] / source4 / ntvfs / unixuid / wscript_build
1 # AUTOGENERATED by mktowscript.pl from ../../source4/ntvfs/unixuid/config.mk
2 # Please remove this notice if hand editing
3
4
5 bld.SAMBA_MODULE('ntvfs_unixuid',
6         source='vfs_unixuid.c',
7         subsystem='ntvfs',
8         init_function='ntvfs_unixuid_init',
9         deps='SAMDB NSS_WRAPPER UID_WRAPPER'
10         )
11