summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--clang/include/clang/Lex/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/include/clang/Lex/CMakeLists.txt b/clang/include/clang/Lex/CMakeLists.txt
index 38055ebb64d..c41884efb4b 100644
--- a/clang/include/clang/Lex/CMakeLists.txt
+++ b/clang/include/clang/Lex/CMakeLists.txt
@@ -2,4 +2,4 @@ clang_tablegen(AttrSpellings.inc -gen-clang-attr-spelling-list
-I ${CMAKE_CURRENT_SOURCE_DIR}/../../
SOURCE ../Basic/Attr.td
TARGET ClangAttrSpellings
- DEPENDS AttrSpellings.inc)
+ )
OpenPOWER on IntegriCloud