diff octMakefile.in @ 1302:70fc5216efbf

[project @ 1995-05-01 20:56:57 by jwe]
author jwe
date Mon, 01 May 1995 21:02:42 +0000
parents d5a341c3d981
children 88d41e3204d5
line wrap: on
line diff
--- a/octMakefile.in
+++ b/octMakefile.in
@@ -27,12 +27,12 @@
 	ChangeLog ChangeLog.[0-9] 
 
 # Complete directory trees to distribute.
-DISTDIRS = kpathsea make
+DISTDIRS = kpathsea make plplot
 
 # Subdirectories in which to run `make all'.
-SUBDIRS = libcruft liboctave @DLD_DIR@ @INFO_DIR@ @READLINE_DIR@ \
-	kpathsea src scripts doc 
-
+SUBDIRS = @DLD_DIR@ @INFO_DIR@ @PLPLOT_DIR@ @READLINE_DIR@ kpathsea \
+	libcruft liboctave src scripts doc  
+	
 # Subdirectories in which to run `make dist'.
 DISTSUBDIRS = libcruft liboctave info readline src scripts dld test doc