changeset 8000:ea3cd9791703

octMakefile.in (DISTFILES): add "missing" to the list
author John W. Eaton <jwe@octave.org>
date Thu, 31 Jul 2008 05:53:02 -0400
parents f7f2d867c523
children ff9e7873f8ea
files ChangeLog octMakefile.in
diffstat 2 files changed, 5 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Wed Jul 30 16:36:58 2008 -0400
+++ b/ChangeLog	Thu Jul 31 05:53:02 2008 -0400
@@ -1,3 +1,7 @@
+2008-07-31  John W. Eaton  <jwe@octave.org>
+
+	* octMakefile.in (DISTFILES): Add "missing" to the list.
+
 2008-07-30  John W. Eaton  <jwe@octave.org>
 
 	* aclocal.m4 (CXX_ABI, OCTAVE_CXX_PREPENDS_UNDERSCORE,
--- a/octMakefile.in	Wed Jul 30 16:36:58 2008 -0400
+++ b/octMakefile.in	Thu Jul 31 05:53:02 2008 -0400
@@ -47,7 +47,7 @@
 	NEWS.[0-9] PROJECTS README README.Linux README.Windows \
 	README.Cygwin README.MSVC README.kpathsea ROADMAP SENDING-PATCHES \
 	THANKS move-if-change octave-sh octave-bug.in \
-	octave-config.in mk-opts.pl mkinstalldirs \
+	octave-config.in missing mk-opts.pl mkinstalldirs \
 	mkoctfile.in run-octave.in ChangeLog ChangeLog.[0-9]
 
 # Subdirectories in which to run `make all'.