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