changeset 570:cc79ed98c391

[project @ 1994-07-27 13:58:53 by jwe]
author jwe
date Wed, 27 Jul 1994 13:59:16 +0000
parents 9a204e17cbf8
children 37082b93ec7e
files octMakefile.in scripts/Makefile.in
diffstat 2 files changed, 3 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/octMakefile.in	Tue Jul 26 21:08:56 1994 +0000
+++ b/octMakefile.in	Wed Jul 27 13:59:16 1994 +0000
@@ -18,8 +18,8 @@
 	Makeconf.in NEWS PROJECTS README README.NLP SENDING-PATCHES \
 	THANKS f2c-compat.sh flibs.sh configure configure.in \
 	config.guess config.sub move-if-change octave.sh \
-	octave-mode.el doinstall.sh mkpath.c config.h.in acconfig.h \
-	MAKEINFO.PATCH ChangeLog ChangeLog.[0-9]
+	octave-mode.el install.sh doinstall.sh mkpath.c config.h.in \
+	acconfig.h MAKEINFO.PATCH ChangeLog ChangeLog.[0-9]
 
 # Complete directory trees to distribute.
 DISTDIRS = bsd-math dld
--- a/scripts/Makefile.in	Tue Jul 26 21:08:56 1994 +0000
+++ b/scripts/Makefile.in	Wed Jul 27 13:59:16 1994 +0000
@@ -18,6 +18,7 @@
 
 DISTFILES = Makefile.in $(SOURCES)
 
+# Complete directory trees to distribute.
 DISTDIRS = amr-image
 
 MFILES = $(wildcard $(srcdir)/*.m)