summaryrefslogtreecommitdiff
path: root/tools/llvm-db/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/llvm-db/Makefile')
-rw-r--r--tools/llvm-db/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/llvm-db/Makefile b/tools/llvm-db/Makefile
index db090540cb..e1f1f2d9b7 100644
--- a/tools/llvm-db/Makefile
+++ b/tools/llvm-db/Makefile
@@ -9,7 +9,7 @@
LEVEL = ../..
TOOLNAME = llvm-db
-USEDLIBS = debugger
+USEDLIBS = LLVMDebugger
# Enable JIT support
include ../Makefile.JIT