summaryrefslogtreecommitdiff
path: root/db/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'db/Makefile')
-rw-r--r--db/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/db/Makefile b/db/Makefile
index e5a60557dc..9613c2e370 100644
--- a/db/Makefile
+++ b/db/Makefile
@@ -39,4 +39,4 @@ CFLAGS-hash_func.c := -Wno-unused
# The db code outsmarts the compiler frequently.
override CFLAGS += -Wno-uninitialized
-$(objpfx)makedb: -ldb
+LDLIBS-makedb := db/libdb