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

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