summaryrefslogtreecommitdiff
path: root/source4/lib/dbwrap/config.mk
diff options
context:
space:
mode:
Diffstat (limited to 'source4/lib/dbwrap/config.mk')
-rw-r--r--source4/lib/dbwrap/config.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/source4/lib/dbwrap/config.mk b/source4/lib/dbwrap/config.mk
index e2df04ac96..01ce4ddd8e 100644
--- a/source4/lib/dbwrap/config.mk
+++ b/source4/lib/dbwrap/config.mk
@@ -1,5 +1,6 @@
[SUBSYSTEM::LIBDBWRAP]
OBJ_FILES = dbwrap.o \
- dbwrap_tdb.o
+ dbwrap_tdb.o \
+ dbwrap_ctdb.o
PUBLIC_DEPENDENCIES = \
- LIBTDB
+ LIBTDB ctdb