summaryrefslogtreecommitdiffstats
path: root/clang/lib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'clang/lib/Makefile')
-rwxr-xr-xclang/lib/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/clang/lib/Makefile b/clang/lib/Makefile
index 924819c8180..74df7abcef2 100755
--- a/clang/lib/Makefile
+++ b/clang/lib/Makefile
@@ -9,8 +9,8 @@
CLANG_LEVEL := ..
PARALLEL_DIRS = Headers Basic Lex Parse AST Sema CodeGen Analysis \
- StaticAnalyzer Rewrite Serialization Frontend FrontendTool \
- Index Driver
+ StaticAnalyzer Rewrite ARCMigrate Serialization Frontend \
+ FrontendTool Index Driver
include $(CLANG_LEVEL)/Makefile
OpenPOWER on IntegriCloud