r17206: Add a modular API for share configuration.
[kai/samba.git] / source4 / ntvfs / common / config.mk
index 5b2c8ddba7f2719931a6c87a4d11f09bc68bac67..c16cc09dfec30756c9667d64ad28881ff9211925 100644 (file)
@@ -7,6 +7,6 @@ OBJ_FILES = \
                brlock.o \
                opendb.o \
                notify.o
-REQUIRED_SUBSYSTEMS = NDR_OPENDB NDR_NOTIFY sys_notify
+PUBLIC_DEPENDENCIES = NDR_OPENDB NDR_NOTIFY sys_notify share
 # End LIBRARY ntvfs_common
 ################################################