1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-24 12:20:20 +02:00

Add `ChangeLog-2008' files to the distribution.

This commit is contained in:
Ludovic Courtès 2008-09-12 21:46:32 +02:00
parent afb59d75b8
commit 61db429e25
20 changed files with 43 additions and 34 deletions

View file

@ -1,6 +1,6 @@
## Process this file with automake to produce Makefile.in.
##
## Copyright (C) 2000, 2004, 2006 Free Software Foundation, Inc.
## Copyright (C) 2000, 2004, 2006, 2008 Free Software Foundation, Inc.
##
## This file is part of GUILE.
##
@ -30,4 +30,4 @@ subpkgdatadir = $(pkgdatadir)/$(GUILE_EFFECTIVE_VERSION)/oop
subpkgdata_DATA = $(oop_sources)
TAGS_FILES = $(subpkgdata_DATA)
EXTRA_DIST = $(oop_sources)
EXTRA_DIST = $(oop_sources) ChangeLog-2008