aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tools/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/Makefile b/tools/Makefile
index 9e5635c82e..2a1c1f3776 100644
--- a/tools/Makefile
+++ b/tools/Makefile
@@ -1,6 +1,6 @@
LEVEL := ..
PARALLEL_DIRS := as llvm-as dis llvm-dis opt gccas llc link lli gccld \
- analyze extract bugpoint
+ analyze extract bugpoint llvm-ar
include $(LEVEL)/Makefile.common