r14838: fix the build. Looks like I still haven't quite got the hang of the
[metze/samba/wip.git] / source4 / ntvfs / common / config.mk
1 ################################################
2 # Start MODULE ntvfs_common
3 [MODULE::ntvfs_common]
4 SUBSYSTEM = ntvfs
5 PRIVATE_PROTO_HEADER = proto.h
6 OBJ_FILES = \
7                 brlock.o \
8                 opendb.o \
9                 notify.o \
10                 sidmap.o
11 REQUIRED_SUBSYSTEMS = 
12 # End MODULE ntvfs_common
13 ################################################