(common): Include COPYING.LIB
authorTom Tromey <tromey@redhat.com>
Mon, 13 Nov 1995 18:34:10 +0000 (18:34 +0000)
committerTom Tromey <tromey@redhat.com>
Mon, 13 Nov 1995 18:34:10 +0000 (18:34 +0000)
automake.in

index 4a21953..ca94a7f 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 texinfo.tex'
+common='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.