source:
branches/samba-3.5.x/source4/ntvfs/unixuid/config.mk
Last change on this file was 414, checked in by , 15 years ago | |
---|---|
File size: 348 bytes |
Line | |
---|---|
1 | ################################################ |
2 | # Start MODULE ntvfs_unixuid |
3 | [MODULE::ntvfs_unixuid] |
4 | INIT_FUNCTION = ntvfs_unixuid_init |
5 | SUBSYSTEM = ntvfs |
6 | PRIVATE_DEPENDENCIES = SAMDB NSS_WRAPPER UID_WRAPPER |
7 | # End MODULE ntvfs_unixuid |
8 | ################################################ |
9 | |
10 | ntvfs_unixuid_OBJ_FILES = $(ntvfssrcdir)/unixuid/vfs_unixuid.o |
Note:
See TracBrowser
for help on using the repository browser.