diff options
author | Daniel Jacobowitz <dan@debian.org> | 2003-05-02 17:29:48 +0000 |
---|---|---|
committer | Daniel Jacobowitz <dan@debian.org> | 2003-05-02 17:29:48 +0000 |
commit | b482d7f6ad8a3ead52c57a8ed33d9a26ddbb57e8 (patch) | |
tree | 04802ca234842dc694c51ae5ebb163d22f65cb82 /src-release | |
parent | 3bf899345ee5ca4d4ed97aec3e7e4361dfc13bed (diff) | |
download | gdb-b482d7f6ad8a3ead52c57a8ed33d9a26ddbb57e8.tar.gz |
* src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl,
and Makefile.def.
Diffstat (limited to 'src-release')
-rw-r--r-- | src-release | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src-release b/src-release index b5eca52505e..2b8fa45c054 100644 --- a/src-release +++ b/src-release @@ -48,7 +48,8 @@ DEVO_SUPPORT= README Makefile.in configure configure.in \ mpw-README mpw-build.in mpw-config.in mpw-configure mpw-install \ COPYING COPYING.LIB install-sh config-ml.in symlink-tree \ mkinstalldirs ltconfig ltmain.sh missing ylwrap \ - libtool.m4 gettext.m4 ltcf-c.sh ltcf-cxx.sh ltcf-gcj.sh + libtool.m4 gettext.m4 ltcf-c.sh ltcf-cxx.sh ltcf-gcj.sh \ + Makefile.def Makefile.tpl src-release # Files in devo/etc used in any net release. # ChangeLog omitted because it may refer to files which are not in this |