aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xconfigure3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure b/configure
index 5e3976cd..667aaeea 100755
--- a/configure
+++ b/configure
@@ -84,7 +84,8 @@ for i in \
rt rt/isaac rt/bigint rt/sync rt/test \
llvmext \
stage0 stage1 stage2 \
- test/run-pass test/run-fail test/compile-fail
+ test/run-pass test/run-fail test/compile-fail \
+ test/bench/99-bottles test/bench/shootout
do
make_dir $i
done