diff options
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | src-release | 2 |
2 files changed, 5 insertions, 1 deletions
@@ -1,3 +1,7 @@ +2007-06-22 Daniel Jacobowitz <dan@codesourcery.com> + + * src-release (DEVO_SUPPORT): Correct typos. + 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com> * Makefile.def: Add dependency from configure-gdb to all-bfd. diff --git a/src-release b/src-release index 13cdafc..62ec430 100644 --- a/src-release +++ b/src-release @@ -50,7 +50,7 @@ DEVO_SUPPORT= README Makefile.in configure configure.ac \ config.guess config.sub config move-if-change \ COPYING COPYING.LIB install-sh config-ml.in symlink-tree \ mkinstalldirs ltmain.sh missing ylwrap \ - libtool.m4 ltsugar.m4, ltversion.m4, ltoptions.m4 \ + libtool.m4 ltsugar.m4 ltversion.m4 ltoptions.m4 \ Makefile.def Makefile.tpl src-release config.rpath # Files in devo/etc used in any net release. |