diff octMakefile.in @ 2058:8de867ad5d42

[project @ 1996-04-07 21:44:40 by jwe]
author jwe
date Sun, 07 Apr 1996 21:44:55 +0000
parents 18847f7caa8a
children bda7506b4704
line wrap: on
line diff
--- a/octMakefile.in
+++ b/octMakefile.in
@@ -32,14 +32,14 @@
 DISTDIRS = emacs glob kpathsea make # plplot
 
 # Subdirectories in which to run `make all'.
-SUBDIRS = @INFO_DIR@ @PLPLOT_DIR@ @READLINE_DIR@ glob kpathsea \
-	libcruft liboctave src scripts doc
+SUBDIRS = @INFO_DIR@ @PLPLOT_DIR@ @READLINE_DIR@ @DLFCN_DIR@ glob \
+	kpathsea libcruft liboctave src scripts doc
 
 # Subdirectories in which ot run `make conf-dist'.
 CONF_DISTSUBDIRS = src
 
 # Subdirectories in which to run `make dist'.
-DISTSUBDIRS = libcruft liboctave info readline src scripts test doc 
+DISTSUBDIRS = libcruft liboctave info readline dlfcn src scripts test doc 
 
 BINDISTFILES = COPYING ChangeLog NEWS README THANKS INSTALL.OCTAVE \
 	BUGS PROJECTS octave-bug octave.sh doinstall.sh \