diff octMakefile.in @ 2135:12e92d302bbf

[project @ 1996-05-13 03:27:21 by jwe]
author jwe
date Mon, 13 May 1996 03:28:11 +0000
parents 4a0218a3ee90
children 678cb6a93368
line wrap: on
line diff
--- a/octMakefile.in
+++ b/octMakefile.in
@@ -33,13 +33,14 @@
 
 # Subdirectories in which to run `make all'.
 SUBDIRS = @INFO_DIR@ @PLPLOT_DIR@ @READLINE_DIR@ @DLFCN_DIR@ glob \
-	kpathsea libcruft liboctave src scripts doc
+	kpathsea libcruft liboctave src scripts doc examples
 
 # Subdirectories in which ot run `make conf-dist'.
 CONF_DISTSUBDIRS = src
 
 # Subdirectories in which to run `make dist'.
-DISTSUBDIRS = libcruft liboctave info readline dlfcn src scripts test doc 
+DISTSUBDIRS = libcruft liboctave info readline dlfcn src scripts \
+	test doc examples 
 
 BINDISTFILES = COPYING ChangeLog NEWS README THANKS INSTALL.OCTAVE \
 	BUGS PROJECTS octave-bug octave.sh doinstall.sh \