From: Tom Tromey Date: Thu, 16 Nov 1995 09:11:05 +0000 (+0000) Subject: (common): config.guess and config.sub are common files. X-Git-Tag: Release-0-25~303 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0b3304daebf88b75741ed42ee26d79bb2f894163;p=thirdparty%2Fautomake.git (common): config.guess and config.sub are common files. --- diff --git a/automake.in b/automake.in index 2b96da184..f576e7a08 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='TODO THANKS 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 config.guess config.sub mkinstalldirs install-sh texinfo.tex' # NLS nuisances. # Only set `LANG' and `LC_ALL' to "C" if already set.