Mercurial > hg > octave-nkf
diff octMakefile.in @ 3822:1a809dae77db
[project @ 2001-04-26 16:07:17 by jwe]
author | jwe |
---|---|
date | Thu, 26 Apr 2001 16:07:18 +0000 |
parents | b370019103de |
children | e4df622d6bb5 |
line wrap: on
line diff
--- a/octMakefile.in +++ b/octMakefile.in @@ -34,7 +34,7 @@ DISTDIRS = glob kpathsea readline # plplot # Subdirectories in which to run `make all'. -SUBDIRS = @PLPLOT_DIR@ @READLINE_DIR@ @DLFCN_DIR@ @GLOB_DIR@ \ +SUBDIRS = @PLPLOT_DIR@ @DLFCN_DIR@ @GLOB_DIR@ \ kpathsea libcruft liboctave scripts doc examples ALL_SUBDIRS = $(SUBDIRS) src