summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/lib/Makefile')
-rw-r--r--llvm/lib/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/Makefile b/llvm/lib/Makefile
index 1e87d9ebfd1..3807f31c703 100644
--- a/llvm/lib/Makefile
+++ b/llvm/lib/Makefile
@@ -11,7 +11,7 @@ LEVEL = ..
include $(LEVEL)/Makefile.config
PARALLEL_DIRS := VMCore AsmParser Bitcode Archive Analysis Transforms CodeGen \
- Target ExecutionEngine Debugger Linker MC CompilerDriver
+ Target ExecutionEngine Linker MC CompilerDriver
include $(LEVEL)/Makefile.common
OpenPOWER on IntegriCloud