Distribute the weight on the edge from switch to default statement to edges generated...
[oota-llvm.git] / tools / yaml2obj / Makefile
index 88017954087a913b92ffb40f71399f95115cd3eb..912f0e31ae7c14c2af9f767185910ab788f45c3c 100644 (file)
@@ -14,7 +14,4 @@ LINK_COMPONENTS := object
 # This tool has no plugins, optimize startup time.
 TOOL_NO_EXPORTS = 1
 
-# Don't install this utility
-NO_INSTALL = 1
-
 include $(LEVEL)/Makefile.common