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