Skip to content

Commit 8f2254b

Browse files
author
Eric Holk
committed
Update configure script to make the task-perf output directory.
1 parent 404d4e0 commit 8f2254b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configure

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ for i in \
183183
dl stage0 stage1 stage2 stage3 \
184184
stage0/lib stage1/lib stage2/lib stage3/lib \
185185
test/run-pass test/run-fail test/compile-fail \
186-
test/bench/99-bottles test/bench/shootout
186+
test/bench/99-bottles test/bench/shootout test/bench/task-perf
187187
do
188188
make_dir $i
189189
done

0 commit comments

Comments
 (0)