changeset 3830:77a11ed451d4

[project @ 2001-05-02 19:37:48 by jwe]
author jwe
date Wed, 02 May 2001 19:37:48 +0000
parents e4df622d6bb5
children 0e6e7f6c727a
files ChangeLog octMakefile.in
diffstat 2 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,7 @@
 2001-05-02  John W. Eaton  <jwe@bevo.che.wisc.edu>
 
 	* octMakefile.in: Remove remaining references to readline.
+	(CONF_DISTFILES): Add autogen.sh to the list.
 
 2001-05-02  Mumit Khan  <khan@nanotech.wisc.edu>
 
--- 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 install-sh
+	acconfig.h install-sh autogen.sh
 
 DISTFILES = $(CONF_DISTFILES) \
 	BUGS COPYING FLEX.patch INSTALL INSTALL.OCTAVE NEWS NEWS.[0-9] \