]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
2000-11-03 Philip Blundell <pb@futuretv.com>
authorPhil Blundell <philb@gnu.org>
Fri, 3 Nov 2000 17:17:49 +0000 (17:17 +0000)
committerPhil Blundell <philb@gnu.org>
Fri, 3 Nov 2000 17:17:49 +0000 (17:17 +0000)
* Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
files.

ChangeLog
Makefile.in

index 78a812274aec5cf3340767689be301ea6c238c37..f115d01b7314a062f96fb6c3e46889ee6378e248 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2000-11-03  Philip Blundell  <pb@futuretv.com>
+
+       * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
+       files.
+
 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
 
        * configure.in: -linux-gnu*, not -linux-gnu.
index 9a45e4fc518a5369a0838d189b4baa7fadf7e176..217e065be3d8cfc2c164d43aa70cfcb55e209ba7 100644 (file)
@@ -1683,7 +1683,7 @@ 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*
+       make-stds.texi standards.info* configure.texi configure.info*
 
 # When you use `make setup-dirs' or `make taz' you should always redefine
 # this macro.