diff --git a/ChangeLog b/ChangeLog index a918b08162..657d15fcdd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2003-04-27 Daniel Jacobowitz + + * src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl, + and Makefile.def. + 2003-04-27 Daniel Jacobowitz * Makefile.tpl: Clean $(BUILD_SUBDIR). diff --git a/src-release b/src-release index b5eca52505..2b8fa45c05 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