From 92ac6844076c8a575e2f03a800a0f0d48b4a1106 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 9f226e96..2b96da18 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.43.5