[AVX512] FMA support for the 231 variants
[oota-llvm.git] / unittests / Makefile
index fc7e780df3f3aeb06abe7eb5cb9ad2165b50a059..603e7d58f8c704909bbf0c81513db1e496d20e4e 100644 (file)
 LEVEL = ..
 
 PARALLEL_DIRS = ADT Analysis Bitcode CodeGen DebugInfo ExecutionEngine IR \
-               Linker MC 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