Add Kaleidoscope to examples/ so that it gets built regularly and we'll notice
[oota-llvm.git] / Makefile
index 5faa6e2e2714eb6f37dedf678534a0e182483225..717866e98ed449960bacf14e59239a154420c958 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -56,7 +56,7 @@ endif
 
 ifeq ($(MAKECMDGOALS),install-clang)
   DIRS := tools/clang/tools/driver tools/clang/tools/clang-cc \
-       tools/clang/lib/Headers tools/clang/tools/ccc
+       tools/clang/lib/Headers
   OPTIONAL_DIRS :=
   NO_INSTALL = 1
 endif