summaryrefslogtreecommitdiffstats
path: root/llvm/utils/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/utils/Makefile')
-rw-r--r--llvm/utils/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/utils/Makefile b/llvm/utils/Makefile
index c43086ba21d..22f29f28182 100644
--- a/llvm/utils/Makefile
+++ b/llvm/utils/Makefile
@@ -8,7 +8,7 @@
##===----------------------------------------------------------------------===##
LEVEL = ..
-PARALLEL_DIRS := TableGen fpcmp PerfectShuffle unittest
+PARALLEL_DIRS := TableGen fpcmp PerfectShuffle FileCheck unittest
EXTRA_DIST := cgiplotNLT.pl check-each-file codegen-diff countloc.sh cvsupdate \
DSAclean.py DSAextract.py emacs findsym.pl GenLibDeps.pl \
OpenPOWER on IntegriCloud