Mercurial > hg > octave-lyh
changeset 15:a74018918cf3
[project @ 1993-08-10 20:06:34 by jwe]
(SUBDIRS): Include balgen.
author | jwe |
---|---|
date | Tue, 10 Aug 1993 20:06:34 +0000 |
parents | 0adc78bf6a95 |
children | 77d2552fbb8b |
files | libcruft/Makefile.in |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/libcruft/Makefile.in +++ b/libcruft/Makefile.in @@ -18,7 +18,7 @@ # added to libcruft.a. If you add a new directory here, you also need # generate a new configure script (edit configure.in and run autoconf). -CRUFT_DIRS = blas dassl fftpack fsqp lapack linpack minpack misc \ +CRUFT_DIRS = balgen blas dassl fftpack fsqp lapack linpack minpack misc \ npsol odepack qpsol quadpack ranlib villad SUBDIRS = $(CRUFT_DIRS)