X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;ds=sidebyside;f=lib%2FMakefile;h=0ddf917599f1d0e800d203ca365698a3cd7943f9;hb=3bd63cd65541762d42eaf6bb5c0b46d97c7d39c3;hp=2ed0636cfd2c30980877562e4ce5ffe1c74d2395;hpb=6a4860af7aedd1bec725d0e59f43f66335f9a5a5;p=oota-llvm.git diff --git a/lib/Makefile b/lib/Makefile index 2ed0636cfd2..0ddf917599f 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 + IRReader LineEditor ProfileData include $(LEVEL)/Makefile.common