]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
2000-11-07 Philip Blundell <pb@futuretv.com> binutils-2_10_1
authorPhil Blundell <philb@gnu.org>
Tue, 7 Nov 2000 08:57:15 +0000 (08:57 +0000)
committerPhil Blundell <philb@gnu.org>
Tue, 7 Nov 2000 08:57:15 +0000 (08:57 +0000)
* Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.

2000-11-03  Philip Blundell  <pb@futuretv.com>

* Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
files.

ChangeLog
Makefile.in

index f115d01b7314a062f96fb6c3e46889ee6378e248..8229a66a381394763335fb02b54bc923d1f389d6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2000-11-07  Philip Blundell  <pb@futuretv.com>
+
+       * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
+
 2000-11-03  Philip Blundell  <pb@futuretv.com>
 
        * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
index 217e065be3d8cfc2c164d43aa70cfcb55e209ba7..ed199492618d38dc00378f8d46f3a815da20ba1c 100644 (file)
@@ -1683,7 +1683,8 @@ DEVO_SUPPORT= README Makefile.in configure configure.in \
 # ChangeLog omitted because it may refer to files which are not in this
 # distribution (perhaps it would be better to include it anyway).
 ETC_SUPPORT= Makefile.in configure configure.in standards.texi \
-       make-stds.texi standards.info* configure.texi configure.info*
+       make-stds.texi standards.info* configure.texi configure.info* \
+        configbuild.* configdev.*
 
 # When you use `make setup-dirs' or `make taz' you should always redefine
 # this macro.