X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=lib%2FMC%2FMakefile;h=a10f17e30be8a740229995eb1681d62f05ace6bb;hb=6c0e1e0fa658f4e7466c6787aedce992ece2db55;hp=bf8b7c0e78318c0831070016507936ad7690a802;hpb=847da55716e9c1d39c08ed052bc86d28796cb91f;p=oota-llvm.git diff --git a/lib/MC/Makefile b/lib/MC/Makefile index bf8b7c0e783..a10f17e30be 100644 --- a/lib/MC/Makefile +++ b/lib/MC/Makefile @@ -10,7 +10,7 @@ LEVEL = ../.. LIBRARYNAME = LLVMMC BUILD_ARCHIVE := 1 -PARALLEL_DIRS := MCParser MCDisassembler +PARALLEL_DIRS := MCAnalysis MCParser MCDisassembler include $(LEVEL)/Makefile.common