projects
/
platform
/
upstream
/
automake.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bc9771c
)
(common): Include COPYING.LIB
author
Tom Tromey
<tromey@redhat.com>
Mon, 13 Nov 1995 18:34:10 +0000
(18:34 +0000)
committer
Tom Tromey
<tromey@redhat.com>
Mon, 13 Nov 1995 18:34:10 +0000
(18:34 +0000)
automake.in
patch
|
blob
|
history
diff --git
a/automake.in
b/automake.in
index
4a21953
..
ca94a7f
100755
(executable)
--- 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 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.