Fix the configure build.
[oota-llvm.git] / tools / yaml2obj / Makefile
index cb6f47724b6923928539e0d33efa9d19238a642f..88017954087a913b92ffb40f71399f95115cd3eb 100644 (file)
@@ -9,7 +9,7 @@
 
 LEVEL = ../..
 TOOLNAME = yaml2obj
-LINK_COMPONENTS := support
+LINK_COMPONENTS := object
 
 # This tool has no plugins, optimize startup time.
 TOOL_NO_EXPORTS = 1