Cleanup, remove unused return value
[oota-llvm.git] / unittests / MC / Makefile
index 07a608e65a34b559fbb6f3d6eafc970cdc81dcd0..3f8d1ef9555c7307f37b49fdf205b5a3875d5629 100644 (file)
@@ -9,7 +9,7 @@
 
 LEVEL = ../..
 TESTNAME = MC
-LINK_COMPONENTS := MCAnalysis
+LINK_COMPONENTS := all-targets MCDisassembler Object
 
 include $(LEVEL)/Makefile.config
 include $(LLVM_SRC_ROOT)/unittests/Makefile.unittest