aboutsummaryrefslogtreecommitdiff
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 030b0720fd81..d6b9844285d2 100644
--- a/include/clang/Makefile
+++ b/include/clang/Makefile
@@ -1,5 +1,5 @@
CLANG_LEVEL := ../..
-DIRS := AST Basic Driver Serialization
+DIRS := AST Basic Driver Lex Serialization
include $(CLANG_LEVEL)/Makefile