r17206: Add a modular API for share configuration.
[kai/samba.git] / source4 / ntvfs / common / config.mk
1 ################################################
2 # Start LIBRARY ntvfs_common
3 [SUBSYSTEM::ntvfs_common]
4 PRIVATE_PROTO_HEADER = proto.h
5 OBJ_FILES = \
6                 init.o \
7                 brlock.o \
8                 opendb.o \
9                 notify.o
10 PUBLIC_DEPENDENCIES = NDR_OPENDB NDR_NOTIFY sys_notify share
11 # End LIBRARY ntvfs_common
12 ################################################