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

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