summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2009-11-11 19:41:53 +0100
committerJim Meyering <meyering@redhat.com>2009-11-11 22:18:36 +0100
commit90ac0e3b3bf7c069c0559c650beb5a0afa4b7614 (patch)
treed5f67ce471a5880f794b4197b75af21362a35bcd /Makefile.am
parentcb0791d7a466db7406b040a2670cbb27dfc184b1 (diff)
downloaddiffutils-90ac0e3b3bf7c069c0559c650beb5a0afa4b7614.tar.gz
maint: rename ChangeLog to ChangeLog-2008
* ChangeLog-2008: Rename from ChangeLog. * Makefile.am (EXTRA_DIST): Add ChangeLog-2008. * .gitignore: Ignore ChangeLog.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 96ae55f..9f3226d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,6 @@
# Main Automakefile for GNU diffutils.
-# Copyright (C) 2001, 2002, 2004, 2006 Free Software Foundation, Inc.
+# Copyright (C) 2001, 2002, 2004, 2006, 2009 Free Software Foundation, Inc.
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -15,7 +15,7 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
-EXTRA_DIST = bootstrap exgettext
+EXTRA_DIST = bootstrap exgettext ChangeLog-2008
SUBDIRS = lib ms src doc man po
ACLOCAL_AMFLAGS = -I m4