summaryrefslogtreecommitdiff
path: root/tools/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/Makefile')
-rw-r--r--tools/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/tools/Makefile b/tools/Makefile
index f271e139e2..e7aa2fa4ff 100644
--- a/tools/Makefile
+++ b/tools/Makefile
@@ -14,10 +14,6 @@ include $(CLANG_LEVEL)/../../Makefile.config
DIRS := driver libclang c-index-test arcmt-test c-arcmt-test diagtool \
clang-check
-ifeq ($(CLANG_NO_TEST_TOOLS),YES)
-DIRS := driver libclang
-endif
-
# Recurse into the extra repository of tools if present.
OPTIONAL_DIRS := extra