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
	files.
This commit is contained in:
Phil Blundell
2000-11-07 08:57:15 +00:00
parent a67da8a791
commit 4cc07d4279
2 changed files with 6 additions and 1 deletions

View File

@@ -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

View 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.