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