summaryrefslogtreecommitdiff
path: root/benchmark-suite/Makefile.am
blob: dcadd58695f821b92ff766722ccca29aaf9d7d53 (plain)
1
2
3
4
5
6
7
8
9
10
11
SCM_BENCHMARKS = benchmarks/0-reference.bm		\
		 benchmarks/bytevectors.bm		\
	         benchmarks/continuations.bm		\
                 benchmarks/if.bm			\
                 benchmarks/logand.bm			\
		 benchmarks/read.bm			\
		 benchmarks/subr.bm			\
		 benchmarks/uniform-vector-read.bm

EXTRA_DIST = guile-benchmark lib.scm $(SCM_BENCHMARKS)	\
	     ChangeLog-2008