summaryrefslogtreecommitdiff
path: root/include/clang/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'include/clang/Makefile')
-rw-r--r--include/clang/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/clang/Makefile b/include/clang/Makefile
index a7be0319e5fa1..a6f2597cb95a2 100644
--- a/include/clang/Makefile
+++ b/include/clang/Makefile
@@ -1,5 +1,5 @@
CLANG_LEVEL := ../..
-DIRS := AST Basic Driver Lex Serialization
+DIRS := AST Basic Driver Lex Parse Serialization
include $(CLANG_LEVEL)/Makefile