changeset 11791:42dfc06588e5 release-3-0-x

octMakefile.in (DISTFILES): add "missing" to the list (transplanted from ea3cd9791703b00e36994e3f55eccd2e176d139d)
author John W. Eaton <jwe@octave.org>
date Thu, 31 Jul 2008 05:53:02 -0400
parents fcc1d0382bd8
children 70f6c0b493bc
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 @@
+2008-07-31  John W. Eaton  <jwe@octave.org>
+
+	* octMakefile.in (DISTFILES): Add "missing" to the list.
+
 2008-07-10  John W. Eaton  <jwe@octave.org>
 
 	* octMakefile.in (DIRS_TO_MAKE): Delete $(localfcnfilepath) and
--- a/octMakefile.in
+++ b/octMakefile.in
@@ -46,7 +46,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'.