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/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang-tools-extra/Makefile b/clang-tools-extra/Makefile
index 2bdbd1c4392..a1b55610657 100644
--- a/clang-tools-extra/Makefile
+++ b/clang-tools-extra/Makefile
@@ -12,7 +12,7 @@ CLANG_LEVEL := ../..
include $(CLANG_LEVEL)/../../Makefile.config
PARALLEL_DIRS := remove-cstr-calls tool-template modularize
-DIRS := cpp11-migrate clang-tidy clang-replace unittests
+DIRS := clang-replace cpp11-migrate clang-tidy unittests
include $(CLANG_LEVEL)/Makefile
OpenPOWER on IntegriCloud