summaryrefslogtreecommitdiff
path: root/scripts
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 /scripts
parentafb59d75b879b6265597320dfb28a7a5e50ae4ea (diff)
downloadguile-61db429e251bfd2f75cb4632972e0238056eb24b.tar.gz
Add `ChangeLog-2008' files to the distribution.
Diffstat (limited to 'scripts')
-rw-r--r--scripts/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/Makefile.am b/scripts/Makefile.am
index 7b69312ce..baf8ff46d 100644
--- a/scripts/Makefile.am
+++ b/scripts/Makefile.am
@@ -1,6 +1,6 @@
## Process this file with automake to produce Makefile.in.
##
-## Copyright (C) 2002, 2006 Free Software Foundation, Inc.
+## Copyright (C) 2002, 2006, 2008 Free Software Foundation, Inc.
##
## This file is part of GUILE.
##
@@ -44,7 +44,7 @@ scripts_sources = \
subpkgdatadir = $(pkgdatadir)/$(GUILE_EFFECTIVE_VERSION)/scripts
subpkgdata_SCRIPTS = $(scripts_sources)
-EXTRA_DIST = $(scripts_sources)
+EXTRA_DIST = $(scripts_sources) ChangeLog-2008
list:
@echo $(scripts_sources)