changeset 1890:80e1b8c4af5c

[project @ 1996-02-08 16:05:39 by jwe]
author jwe
date Thu, 08 Feb 1996 16:05:39 +0000
parents 9a7cba7bb25b
children 96d926e193cf
files octMakefile.in
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/octMakefile.in
+++ b/octMakefile.in
@@ -27,10 +27,10 @@
 	MAKEINFO.PATCH ChangeLog ChangeLog.[0-9] 
 
 # Complete directory trees to distribute.
-DISTDIRS = emacs kpathsea make plplot
+DISTDIRS = emacs glob kpathsea make plplot
 
 # Subdirectories in which to run `make all'.
-SUBDIRS = @INFO_DIR@ @PLPLOT_DIR@ @READLINE_DIR@ kpathsea \
+SUBDIRS = @INFO_DIR@ @PLPLOT_DIR@ @READLINE_DIR@ glob kpathsea \
 	libcruft liboctave src scripts doc
 
 # Subdirectories in which to run `make dist'.