changeset 3818:e5e9bf6d2957

[project @ 2001-04-19 20:51:17 by jwe]
author jwe
date Thu, 19 Apr 2001 20:51:17 +0000
parents 7d053641164e
children d1c740979382
files ChangeLog octMakefile.in
diffstat 2 files changed, 5 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2001-04-19  John W. Eaton  <jwe@bevo.che.wisc.edu>
+
+	* octMakefile.in (CONF_DISTFILES): Remove config.h.bot from the list.
+
 2001-04-19  David Livings <david.livings@asa.co.uk>
 
 	* Makeconf.in (mk-libdir-link): Omit check for $(octlibdir)/octave
--- a/octMakefile.in
+++ b/octMakefile.in
@@ -21,7 +21,7 @@
 
 CONF_DISTFILES = Makefile Makefile.in octMakefile.in Makeconf.in configure \
 	configure.in config.guess config.sub aclocal.m4 config.h.in \
-	acconfig.h config.h.bot install-sh
+	acconfig.h install-sh
 
 DISTFILES = $(CONF_DISTFILES) \
 	BUGS COPYING FLEX.patch INSTALL INSTALL.OCTAVE NEWS NEWS.[0-9] \