summaryrefslogtreecommitdiff
path: root/benchmark-suite
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2008-09-12 21:46:32 +0200
committerLudovic Courtès <ludo@gnu.org>2008-09-12 21:57:52 +0200
commit61db429e251bfd2f75cb4632972e0238056eb24b (patch)
tree09766877ca809db502af3d05feb59a544d9f83f2 /benchmark-suite
parentafb59d75b879b6265597320dfb28a7a5e50ae4ea (diff)
Add `ChangeLog-2008' files to the distribution.
Diffstat (limited to 'benchmark-suite')
-rw-r--r--benchmark-suite/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/benchmark-suite/Makefile.am b/benchmark-suite/Makefile.am
index a8f471996..afd1e77bd 100644
--- a/benchmark-suite/Makefile.am
+++ b/benchmark-suite/Makefile.am
@@ -4,4 +4,5 @@ SCM_BENCHMARKS = benchmarks/0-reference.bm \
benchmarks/logand.bm \
benchmarks/read.bm
-EXTRA_DIST = guile-benchmark lib.scm $(SCM_BENCHMARKS)
+EXTRA_DIST = guile-benchmark lib.scm $(SCM_BENCHMARKS) \
+ ChangeLog-2008