summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'clang-tools-extra/Makefile')
-rw-r--r--clang-tools-extra/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/clang-tools-extra/Makefile b/clang-tools-extra/Makefile
index aa0830e16e7..49bcfc8b61e 100644
--- a/clang-tools-extra/Makefile
+++ b/clang-tools-extra/Makefile
@@ -13,8 +13,8 @@ include $(CLANG_LEVEL)/../../Makefile.config
PARALLEL_DIRS := remove-cstr-calls tool-template modularize \
module-map-checker pp-trace
-DIRS := clang-apply-replacements clang-modernize clang-rename clang-tidy \
- clang-query unittests
+DIRS := clang-apply-replacements clang-modernize clang-tidy clang-query \
+ unittests
include $(CLANG_LEVEL)/Makefile
OpenPOWER on IntegriCloud