]> sourceware.org Git - automake.git/commitdiff
Auto-include TODO and THANKS files.
authorTom Tromey <tromey@redhat.com>
Thu, 16 Nov 1995 08:19:00 +0000 (08:19 +0000)
committerTom Tromey <tromey@redhat.com>
Thu, 16 Nov 1995 08:19:00 +0000 (08:19 +0000)
automake.in

index 9f226e96dc8e3a1bd716a7dd514d95bcc06a079d..2b96da1845a7ec4206d490cc67b07d6d9a0b11f9 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 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.
This page took 0.026077 seconds and 5 git commands to generate.