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