aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitri Gribenko <gribozavr@gmail.com>2013-02-01 20:30:26 +0000
committerDmitri Gribenko <gribozavr@gmail.com>2013-02-01 20:30:26 +0000
commit54596b99c9ae43554284eb16a9ca7c23a666b261 (patch)
tree5582c81b9ede0e79c27fc00ecaff818103f649c3
parentaf01bed59b2fe18fa483f5dbb86584b31eda6f98 (diff)
Unbreak Makefile build after r174216
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@174217 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--include/clang/AST/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/clang/AST/Makefile b/include/clang/AST/Makefile
index 70b87f6464..ae84bcfd58 100644
--- a/include/clang/AST/Makefile
+++ b/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