From: Tom Tromey Date: Mon, 13 Nov 1995 17:55:15 +0000 (+0000) Subject: (common): Include texinfo.tex X-Git-Tag: Release-0-25~351 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e670c87b4e9f6c136d47dd708fb339842fb1a2b0;p=thirdparty%2Fautomake.git (common): Include texinfo.tex --- diff --git a/automake.in b/automake.in index f390b07c3..4a219539f 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 INSTALL NLS ChangeLog configure configure.in mkinstalldirs install-sh' +common='README NEWS COPYING INSTALL NLS ChangeLog configure configure.in mkinstalldirs install-sh texinfo.tex' # NLS nuisances. # Only set `LANG' and `LC_ALL' to "C" if already set.