From: Phil Blundell Date: Fri, 3 Nov 2000 17:17:49 +0000 (+0000) Subject: 2000-11-03 Philip Blundell X-Git-Tag: binutils-2_10_1~6 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=3b5acdc2f6ed5e5deea2c561fea33d660190fda1;p=thirdparty%2Fbinutils-gdb.git 2000-11-03 Philip Blundell * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info files. --- diff --git a/ChangeLog b/ChangeLog index 78a812274ae..f115d01b731 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2000-11-03 Philip Blundell + + * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info + files. + 2000-03-29 Jason Merrill * configure.in: -linux-gnu*, not -linux-gnu. diff --git a/Makefile.in b/Makefile.in index 9a45e4fc518..217e065be3d 100644 --- a/Makefile.in +++ b/Makefile.in @@ -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.