Modify the unittests Makefiles so that they don't rebuild parts of LLVM just to
[oota-llvm.git] / autoconf / configure.ac
index 2054548979d45a2225570be191572054eee17926..c9bd8f25130fbc5adaf5c54e1b19083f25b8fca6 100644 (file)
@@ -1029,6 +1029,7 @@ AC_CONFIG_MAKEFILE(lib/Makefile)
 AC_CONFIG_MAKEFILE(runtime/Makefile)
 AC_CONFIG_MAKEFILE(test/Makefile)
 AC_CONFIG_MAKEFILE(test/Makefile.tests)
+AC_CONFIG_MAKEFILE(unittests/Makefile)
 AC_CONFIG_MAKEFILE(tools/Makefile)
 AC_CONFIG_MAKEFILE(utils/Makefile)
 AC_CONFIG_MAKEFILE(projects/Makefile)