Build the llvm-prof directory
[oota-llvm.git] / tools / Makefile
index a8f9a7ae22947fce038baf459f48c2b36ff7b7fa..45b92ef558d605ae437f9f6e6962dd64440ad2ae 100644 (file)
@@ -8,7 +8,7 @@
 ##===----------------------------------------------------------------------===##
 LEVEL := ..
 PARALLEL_DIRS := llvm-as llvm-dis opt gccas llc llvm-link lli gccld \
-                 analyze extract bugpoint llvm-nm llvm-ar
+                 analyze extract bugpoint llvm-nm llvm-prof llvm-ar
 
 include $(LEVEL)/Makefile.common