* Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
This commit is contained in:
parent
c073470881
commit
eeb9041914
2 changed files with 3 additions and 1 deletions
|
@ -1,5 +1,7 @@
|
|||
Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
|
||||
|
||||
* Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
|
||||
|
||||
* ltconfig, ltmain.sh: New files, from libtool 1.0.
|
||||
* missing: New file, from automake 1.2.
|
||||
|
||||
|
|
|
@ -1516,7 +1516,7 @@ DEVO_SUPPORT= README Makefile.in configure configure.in \
|
|||
config.guess config.sub config move-if-change \
|
||||
mpw-README mpw-build.in mpw-config.in mpw-configure mpw-install \
|
||||
COPYING COPYING.LIB install-sh config-ml.in symlink-tree \
|
||||
mkinstalldirs
|
||||
mkinstalldirs ltconfig ltmain.sh missing
|
||||
|
||||
# Files in devo/etc used in any net release.
|
||||
# ChangeLog omitted because it may refer to files which are not in this
|
||||
|
|
Loading…
Reference in a new issue