Fix the variable names to match the LLVM style.
[oota-llvm.git] / lib / MC / Makefile
index 314a5b1af2f40e70808f2cd355d923edb908a4cd..bf8b7c0e78318c0831070016507936ad7690a802 100644 (file)
@@ -10,6 +10,7 @@
 LEVEL = ../..
 LIBRARYNAME = LLVMMC
 BUILD_ARCHIVE := 1
+PARALLEL_DIRS := MCParser MCDisassembler
 
 include $(LEVEL)/Makefile.common