# HG changeset patch # User jwe # Date 987713477 0 # Node ID e5e9bf6d2957e27903fe437c55ec61fc63fce4fd # Parent 7d053641164ef783340f5e72d69d5dbb5464afb7 [project @ 2001-04-19 20:51:17 by jwe] diff --git a/ChangeLog b/ChangeLog --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2001-04-19 John W. Eaton + + * octMakefile.in (CONF_DISTFILES): Remove config.h.bot from the list. + 2001-04-19 David Livings * Makeconf.in (mk-libdir-link): Omit check for $(octlibdir)/octave diff --git a/octMakefile.in b/octMakefile.in --- 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] \