summaryrefslogtreecommitdiff
path: root/lib/Headers
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Headers')
-rw-r--r--lib/Headers/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Headers/CMakeLists.txt b/lib/Headers/CMakeLists.txt
index 318685a89949..57d7ee5cdd8a 100644
--- a/lib/Headers/CMakeLists.txt
+++ b/lib/Headers/CMakeLists.txt
@@ -31,7 +31,7 @@ foreach( f ${files} )
COMMENT "Copying clang's ${f}...")
endforeach( f )
-add_custom_target(clang_headers ALL
+add_custom_target(clang-headers ALL
DEPENDS ${files})
install(FILES ${files}