X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=unittests%2FMakefile;h=bf2ed22efea78e9958d68ac2f354878827674a53;hb=0fb89f7b8241946815f6eb9ae59589e184d9b016;hp=dbef6cf9b3b29387b82205819803edfdfc806e79;hpb=a950ad4eec1b0ff3c1a83e9d8ccba9dc36995352;p=oota-llvm.git diff --git a/unittests/Makefile b/unittests/Makefile index dbef6cf9b3b..bf2ed22efea 100644 --- a/unittests/Makefile +++ b/unittests/Makefile @@ -9,8 +9,9 @@ LEVEL = .. -PARALLEL_DIRS = ADT Analysis Bitcode CodeGen DebugInfo \ - ExecutionEngine IR Linker MC Object Option Support Transforms +PARALLEL_DIRS = ADT Analysis AsmParser Bitcode CodeGen DebugInfo \ + ExecutionEngine IR LineEditor Linker MC Option ProfileData \ + Support Transforms include $(LEVEL)/Makefile.config include $(LLVM_SRC_ROOT)/unittests/Makefile.unittest