changeset 11137:fe016af51396

include boostrap and bootstrap.conf in distributed tar files
author John W. Eaton <jwe@octave.org>
date Fri, 22 Oct 2010 04:43:50 -0400
parents a51ac4198e1c
children 40206fe759db
files ChangeLog Makefile.am
diffstat 2 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Fri Oct 22 04:24:11 2010 -0400
+++ b/ChangeLog	Fri Oct 22 04:43:50 2010 -0400
@@ -1,3 +1,8 @@
+2010-10-22  John W. Eaton  <jwe@octave.org>
+
+	* Makefile.am (EXTRA_DIST): Include bootstrap and bootstrap.conf
+	in the list.
+
 2010-10-19  John W. Eaton  <jwe@octave.org>
 
 	* configure.ac (AC_INIT): Version is now 3.3.53+.
--- a/Makefile.am	Fri Oct 22 04:24:11 2010 -0400
+++ b/Makefile.am	Fri Oct 22 04:43:50 2010 -0400
@@ -50,6 +50,8 @@
   ROADMAP \
   SENDING-PATCHES \
   autogen.sh \
+  bootstrap \
+  bootstrap.conf \
   gdbinit \
   missing \
   mk-opts.pl \