summaryrefslogtreecommitdiff
path: root/source4/ntvfs/common/config.mk
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2008-12-29 11:52:53 +0100
committerStefan Metzmacher <metze@samba.org>2008-12-29 14:46:06 +0100
commita7036d2bd0d6b476c886072518961fbbc10a5861 (patch)
tree64d74ca58d4ac5a860aa1d430210024070976275 /source4/ntvfs/common/config.mk
parent86cb14db2b041f6f78b7d5b6afe10d141c0b773d (diff)
downloadsamba-a7036d2bd0d6b476c886072518961fbbc10a5861.tar.gz
samba-a7036d2bd0d6b476c886072518961fbbc10a5861.tar.bz2
samba-a7036d2bd0d6b476c886072518961fbbc10a5861.zip
s4: Revert "r24284: change brlock_tdb.c to use the dbwrap API. This actually makes the"
This reverts commit 4792285282e2ec78ccb0ebc3cac6465d1d26ef10. Conflicts: source4/ntvfs/common/brlock_tdb.c source4/ntvfs/common/config.mk
Diffstat (limited to 'source4/ntvfs/common/config.mk')
-rw-r--r--source4/ntvfs/common/config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/ntvfs/common/config.mk b/source4/ntvfs/common/config.mk
index 1fe093bb69..dff933024e 100644
--- a/source4/ntvfs/common/config.mk
+++ b/source4/ntvfs/common/config.mk
@@ -1,7 +1,7 @@
################################################
# Start LIBRARY ntvfs_common
[SUBSYSTEM::ntvfs_common]
-PUBLIC_DEPENDENCIES = NDR_OPENDB NDR_NOTIFY sys_notify sys_lease share LIBDBWRAP
+PUBLIC_DEPENDENCIES = NDR_OPENDB NDR_NOTIFY sys_notify sys_lease share
PRIVATE_DEPENDENCIES = brlock_ctdb opendb_ctdb
# End LIBRARY ntvfs_common
################################################