summaryrefslogtreecommitdiff
path: root/lib/dbwrap/wscript_build
diff options
context:
space:
mode:
Diffstat (limited to 'lib/dbwrap/wscript_build')
-rw-r--r--lib/dbwrap/wscript_build2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/dbwrap/wscript_build b/lib/dbwrap/wscript_build
index 83e5895a7b1..e6e9d5e4384 100644
--- a/lib/dbwrap/wscript_build
+++ b/lib/dbwrap/wscript_build
@@ -1,4 +1,4 @@
-SRC = '''dbwrap.c dbwrap_util.c dbwrap_rbt.c dbwrap_cache.c dbwrap_tdb.c
+SRC = '''dbwrap.c dbwrap_util.c dbwrap_rbt.c dbwrap_tdb.c
dbwrap_local_open.c'''
DEPS= '''samba-util util_tdb samba-errors tdb tdb-wrap samba-hostconfig tevent tevent-util'''