source: branches/samba-3.5.x/source4/ntvfs/unixuid/config.mk

Last change on this file was 414, checked in by Herwig Bauernfeind, 15 years ago

Samba 3.5.0: Initial import

File size: 348 bytes
Line 
1################################################
2# Start MODULE ntvfs_unixuid
3[MODULE::ntvfs_unixuid]
4INIT_FUNCTION = ntvfs_unixuid_init
5SUBSYSTEM = ntvfs
6PRIVATE_DEPENDENCIES = SAMDB NSS_WRAPPER UID_WRAPPER
7# End MODULE ntvfs_unixuid
8################################################
9
10ntvfs_unixuid_OBJ_FILES = $(ntvfssrcdir)/unixuid/vfs_unixuid.o
Note: See TracBrowser for help on using the repository browser.