Removed the utils/Makefile file from being copied to the object root tree.
[oota-llvm.git] / autoconf / configure.ac
index 5ea74e668c053f8cefd709929f56148761aeb20d..01e11994293944f13159f5f14cbc12c3e9b04817 100644 (file)
@@ -193,7 +193,6 @@ AC_CONFIG_MAKEFILE(tools/llvm-as/Makefile)
 AC_CONFIG_MAKEFILE(tools/llvm-dis/Makefile)
 AC_CONFIG_MAKEFILE(tools/llvm-link/Makefile)
 AC_CONFIG_MAKEFILE(tools/opt/Makefile)
-AC_CONFIG_MAKEFILE(utils/Makefile)
 AC_CONFIG_MAKEFILE(www/docs/Makefile)
 AC_CONFIG_MAKEFILE(projects/Makefile)
 AC_CONFIG_MAKEFILE(projects/sample/Makefile)