aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rw-r--r--tools/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/Makefile b/tools/Makefile
index 2570e7f..9f1051c 100644
--- a/tools/Makefile
+++ b/tools/Makefile
@@ -1,5 +1,5 @@
LEVEL = ..
-PARALLEL_DIRS = as dis opt gccas llc link lli gccld analyze extract
+PARALLEL_DIRS = as dis opt gccas llc link lli gccld analyze extract jello
include $(LEVEL)/Makefile.common