summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--clang/include/clang/AST/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/clang/include/clang/AST/Makefile b/clang/include/clang/AST/Makefile
index 70b87f6464b..ae84bcfd581 100644
--- a/clang/include/clang/AST/Makefile
+++ b/clang/include/clang/AST/Makefile
@@ -5,7 +5,8 @@ BUILT_SOURCES = Attrs.inc AttrImpl.inc AttrDump.inc \
CommentNodes.inc CommentHTMLTags.inc \
CommentHTMLTagsProperties.inc \
CommentHTMLNamedCharacterReferences.inc \
- CommentCommandInfo.inc
+ CommentCommandInfo.inc \
+ CommentCommandList.inc
TABLEGEN_INC_FILES_COMMON = 1
OpenPOWER on IntegriCloud