X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=lib%2FMakefile;h=9b76126b80a9408051ad8162669b71760a3aeeda;hb=0123bc6beac1ca9a06450e98d8e829d32ce52498;hp=52fdaaf7e0f0252a4ede154db165a636fb012b02;hpb=50418a0ac4926f481c6bc27618bbb1c591842513;p=oota-llvm.git diff --git a/lib/Makefile b/lib/Makefile index 52fdaaf7e0f..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 + IRReader LineEditor ProfileData Passes LibDriver include $(LEVEL)/Makefile.common