]> git.ipfire.org Git - thirdparty/automake.git/commitdiff
(common): Include texinfo.tex
authorTom Tromey <tromey@redhat.com>
Mon, 13 Nov 1995 17:55:15 +0000 (17:55 +0000)
committerTom Tromey <tromey@redhat.com>
Mon, 13 Nov 1995 17:55:15 +0000 (17:55 +0000)
automake.in

index f390b07c36c52dbb31ed6b36f7fee0bef046d374..4a219539f80dd952c90e68e7f3647d3cb5b83a2b 100755 (executable)
@@ -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.