summaryrefslogtreecommitdiff
path: root/benchmark-suite
diff options
context:
space:
mode:
Diffstat (limited to 'benchmark-suite')
-rw-r--r--benchmark-suite/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/benchmark-suite/Makefile.am b/benchmark-suite/Makefile.am
index 583519a38..d99e457af 100644
--- a/benchmark-suite/Makefile.am
+++ b/benchmark-suite/Makefile.am
@@ -1,9 +1,11 @@
SCM_BENCHMARKS = benchmarks/0-reference.bm \
benchmarks/bytevectors.bm \
+ benchmarks/chars.bm \
benchmarks/continuations.bm \
benchmarks/if.bm \
benchmarks/logand.bm \
benchmarks/read.bm \
+ benchmarks/srfi-13.bm \
benchmarks/structs.bm \
benchmarks/subr.bm \
benchmarks/uniform-vector-read.bm \