mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-04-29 19:30:36 +02:00
Add missing benchmark files to the distribution.
* benchmark-suite/Makefile.am (SCM_BENCHMARKS): Add `benchmarks/chars.bm' and `benchmarks/srfi-13.bm'.
This commit is contained in:
parent
7614c983a5
commit
410f2f0ddc
1 changed files with 2 additions and 0 deletions
|
@ -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 \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue