From 6675ce08b724847b289273e6ae8828ff2165ab05 Mon Sep 17 00:00:00 2001 From: Tom Tromey Date: Thu, 16 Nov 1995 08:19:00 +0000 Subject: [PATCH] Auto-include TODO and THANKS files. --- automake.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/automake.in b/automake.in index 9f226e9..2b96da1 100755 --- a/automake.in +++ b/automake.in @@ -26,7 +26,7 @@ usage="Usage: automake [--help] [--version] Makefile..." # These are commonly found files that we look for and automatically # include in DIST_FILES. -common='README NEWS COPYING COPYING.LIB INSTALL NLS ChangeLog configure configure.in mkinstalldirs install-sh texinfo.tex' +common='TODO THANKS README NEWS COPYING COPYING.LIB INSTALL NLS ChangeLog configure configure.in mkinstalldirs install-sh texinfo.tex' # NLS nuisances. # Only set `LANG' and `LC_ALL' to "C" if already set. -- 2.7.4