Fix the other build system.

llvm-svn: 221901
This commit is contained in:
Rafael Espindola 2014-11-13 17:12:19 +00:00
parent 6a9eda5e3d
commit 6ac65e4b6d
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
LEVEL = ../..
TESTNAME = MC
LINK_COMPONENTS := Object
LINK_COMPONENTS := all-targets MCDisassembler Object
include $(LEVEL)/Makefile.config
include $(LLVM_SRC_ROOT)/unittests/Makefile.unittest