X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=lib%2FMakefile;h=9b76126b80a9408051ad8162669b71760a3aeeda;hb=ac6ac4cb6c567726b5ea8c823906a4ab6c8c089a;hp=a97f71aded08062e1e247e03e06d26e6aff83304;hpb=efa9416a21d7cac98996b92a805321ad061f54c0;p=oota-llvm.git diff --git a/lib/Makefile b/lib/Makefile index a97f71aded0..9b76126b80a 100644 --- a/lib/Makefile +++ b/lib/Makefile @@ -10,8 +10,8 @@ LEVEL = .. include $(LEVEL)/Makefile.config -PARALLEL_DIRS := IR AsmParser Bitcode Analysis Transforms CodeGen Target \ - ExecutionEngine Linker LTO MC Object Option DebugInfo \ - IRReader LineEditor +PARALLEL_DIRS := IR AsmParser Bitcode Analysis Transforms CodeGen Target \ + ExecutionEngine Linker LTO MC Object Option DebugInfo \ + IRReader LineEditor ProfileData Passes LibDriver include $(LEVEL)/Makefile.common