summaryrefslogtreecommitdiff
path: root/source4/ntvfs/sysdep/config.mk
diff options
context:
space:
mode:
Diffstat (limited to 'source4/ntvfs/sysdep/config.mk')
-rw-r--r--source4/ntvfs/sysdep/config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/ntvfs/sysdep/config.mk b/source4/ntvfs/sysdep/config.mk
index 91d739f7b7..dee198c9da 100644
--- a/source4/ntvfs/sysdep/config.mk
+++ b/source4/ntvfs/sysdep/config.mk
@@ -13,6 +13,6 @@ OBJ_FILES = \
[SUBSYSTEM::sys_notify]
OBJ_FILES = \
sys_notify.o
-REQUIRED_SUBSYSTEMS =
+PUBLIC_DEPENDENCIES =
# End SUBSYSTEM sys_notify
################################################