build: commit all the waf build files in the tree
[kai/samba.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