diff options
Diffstat (limited to 'source4/ntvfs')
-rw-r--r-- | source4/ntvfs/common/config.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/ntvfs/common/config.mk b/source4/ntvfs/common/config.mk index fd1b55a4f7..99a46323e2 100644 --- a/source4/ntvfs/common/config.mk +++ b/source4/ntvfs/common/config.mk @@ -9,5 +9,6 @@ OBJ_FILES = \ opendb.o \ notify.o PUBLIC_DEPENDENCIES = NDR_OPENDB NDR_NOTIFY sys_notify share +PRIVATE_DEPENDENCIES = brlock_ctdb # End LIBRARY ntvfs_common ################################################ |