summaryrefslogtreecommitdiff
path: root/source4/ntvfs/config.mk
diff options
context:
space:
mode:
Diffstat (limited to 'source4/ntvfs/config.mk')
-rw-r--r--source4/ntvfs/config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/ntvfs/config.mk b/source4/ntvfs/config.mk
index 8f8e47a7e6..eb675c38e3 100644
--- a/source4/ntvfs/config.mk
+++ b/source4/ntvfs/config.mk
@@ -80,7 +80,7 @@ OBJ_FILES = \
common/opendb.o \
common/notify.o \
common/sidmap.o
-REQUIRED_SUBSYSTEMS = NDR_OPENDB
+REQUIRED_SUBSYSTEMS = NDR_OPENDB NDR_NOTIFY
#
# End SUBSYSTEM NTVFS
################################################