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