Update for CIndex rename.
[oota-llvm.git] / Makefile
index 643d9c20d061a651432eb2ea21d206548f894c50..670c1743c9662e7dc7172e966d342ba170b7c272 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -71,7 +71,7 @@ endif
 
 ifeq ($(MAKECMDGOALS),install-clang-c)
   DIRS := tools/clang/tools/driver tools/clang/lib/Headers \
-          tools/clang/tools/CIndex tools/clang/tools/c-index-test \
+          tools/clang/tools/libclang tools/clang/tools/c-index-test \
          tools/clang/include/clang-c
   OPTIONAL_DIRS :=
   NO_INSTALL = 1