summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--clang/tools/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/tools/Makefile b/clang/tools/Makefile
index e8205d3184d..43124ba47cc 100644
--- a/clang/tools/Makefile
+++ b/clang/tools/Makefile
@@ -8,6 +8,6 @@
##===----------------------------------------------------------------------===##
LEVEL := ../../..
-DIRS := clang-cc ccc driver
+DIRS := clang-cc driver
include $(LEVEL)/Makefile.common
OpenPOWER on IntegriCloud