X-Git-Url: http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=blobdiff_plain;f=unittests%2FMakefile;h=bf2ed22efea78e9958d68ac2f354878827674a53;hp=0f80814f98989362e7b19c1365350dc4ad8cd58c;hb=04d774cd3866f88864c7146b7102bc5a0cb75f79;hpb=115654f15c1060af5f657a8aa6494a8e572c163c diff --git a/unittests/Makefile b/unittests/Makefile index 0f80814f989..bf2ed22efea 100644 --- a/unittests/Makefile +++ b/unittests/Makefile @@ -9,8 +9,9 @@ LEVEL = .. -PARALLEL_DIRS = ADT Analysis Bitcode CodeGen DebugInfo \ - ExecutionEngine IR 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