Add a newline at the end of the file.
[oota-llvm.git] / tools / llvm-ar / Makefile
index bf1516732a61281cbe769a7846f57e66ca107499..8936a49f08190df8cb3066e9de07acfe93699368 100644 (file)
@@ -9,7 +9,7 @@
 LEVEL = ../..
 
 TOOLNAME = llvm-ar
-LINK_COMPONENTS = archive bcreader
+LINK_COMPONENTS = archive
 REQUIRES_EH := 1
 
 include $(LEVEL)/Makefile.common