diff options
Diffstat (limited to 'source4/ntvfs/sysdep')
-rw-r--r-- | source4/ntvfs/sysdep/config.mk | 2 |
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 ################################################ |