From: Jim Meyering Date: Sat, 11 Feb 2006 20:45:15 +0000 (+0000) Subject: (EXTRA_DIST): Add c99-to-c98.diff. X-Git-Tag: v6.0~750 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3693f5cc94eff58d43c37d0ec1598df51dda4ff6;p=thirdparty%2Fcoreutils.git (EXTRA_DIST): Add c99-to-c98.diff. --- diff --git a/src/Makefile.am b/src/Makefile.am index b7325a0af3..edcaef6558 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,7 +1,7 @@ ## Process this file with automake to produce Makefile.in -*-Makefile-*- ## Copyright (C) 1990, 1991, 1993, 1994, 1995, 1996, 1997, 1998, 1999, -## 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. +## 2000, 2001, 2002, 2003, 2004, 2005, 2006 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 @@ -46,7 +46,7 @@ noinst_HEADERS = \ wheel.h EXTRA_DIST = dcgen dircolors.hin rand-isaac.c tac-pipe.c \ - groups.sh wheel-gen.pl extract-magic + groups.sh wheel-gen.pl extract-magic c99-to-c98.diff CLEANFILES = $(SCRIPTS) su AM_CPPFLAGS = -I.. -I$(srcdir) -I$(top_srcdir)/lib -I../lib