(EXTRA_DIST): Add c99-to-c98.diff.
authorJim Meyering <jim@meyering.net>
Sat, 11 Feb 2006 20:45:15 +0000 (20:45 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 11 Feb 2006 20:45:15 +0000 (20:45 +0000)
src/Makefile.am

index b7325a0..edcaef6 100644 (file)
@@ -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