summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Debugger/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/lib/Debugger/Makefile')
-rw-r--r--llvm/lib/Debugger/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/Debugger/Makefile b/llvm/lib/Debugger/Makefile
index 1cb6e0d21d4..b9df8dc775c 100644
--- a/llvm/lib/Debugger/Makefile
+++ b/llvm/lib/Debugger/Makefile
@@ -8,6 +8,6 @@
##===----------------------------------------------------------------------===##
LEVEL = ../..
-LIBRARYNAME = debugger
+LIBRARYNAME = LLVMDebugger
include $(LEVEL)/Makefile.common
OpenPOWER on IntegriCloud