Mercurial > hg > octave-lyh
diff octMakefile.in @ 2626:b35a5cd8107f
[project @ 1997-01-27 01:41:30 by jwe]
author | jwe |
---|---|
date | Mon, 27 Jan 1997 01:43:16 +0000 |
parents | 7e24c1f29db4 |
children | 20704e7e5e79 |
line wrap: on
line diff
--- a/octMakefile.in +++ b/octMakefile.in @@ -30,7 +30,7 @@ MAKEINFO.PATCH ChangeLog ChangeLog.[0-9] # Complete directory trees to distribute. -DISTDIRS = emacs glob kpathsea make # plplot +DISTDIRS = glob kpathsea make # plplot # Subdirectories in which to run `make all'. SUBDIRS = @INFO_DIR@ @PLPLOT_DIR@ @READLINE_DIR@ @DLFCN_DIR@ glob \ @@ -52,8 +52,8 @@ octave-bug VERSION ARCH # Subdirectories in which to run `make bin-dist'. -BINDISTSUBDIRS = libcruft liboctave src info kpathsea readline \ - scripts doc examples +BINDISTSUBDIRS = libcruft liboctave src kpathsea readline info \ + scripts doc emacs examples # Complete directories trees to distribute with binary distributions. BINDISTDIRS = emacs