Converting the ErrorHandlerMutex to a ManagedStatic to avoid the static constructor...
[oota-llvm.git] / unittests / Makefile
index 4ba11793651d5d4128042afdc007932012c78daa..603e7d58f8c704909bbf0c81513db1e496d20e4e 100644 (file)
 LEVEL = ..
 
 PARALLEL_DIRS = ADT Analysis Bitcode CodeGen DebugInfo ExecutionEngine IR \
-               Object Option Support Transforms
+               LineEditor Linker MC Option Support Transforms
 
-include $(LEVEL)/Makefile.common
+include $(LEVEL)/Makefile.config
+include $(LLVM_SRC_ROOT)/unittests/Makefile.unittest
 
 clean::
        $(Verb) $(RM) -f *Tests