Mercurial > hg > octave-thorsten
changeset 5915:b2e1be30c8e9 ss-2-9-7
[project @ 2006-07-28 18:08:56 by jwe]
author | jwe |
---|---|
date | Fri, 28 Jul 2006 18:08:56 +0000 |
parents | fa6aab98d040 |
children | 22e4b22f07dc |
files | liboctave/Makefile.in |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/liboctave/Makefile.in +++ b/liboctave/Makefile.in @@ -37,7 +37,7 @@ dbleHESS.h dbleLU.h dbleQR.h dbleQRP.h dbleSCHUR.h dbleSVD.h \ boolSparse.h CSparse.h dSparse.h MSparse-defs.h MSparse.h \ Sparse.h sparse-base-lu.h SparseCmplxLU.h SparsedbleLU.h \ - sparse-base-chol.h sparse-dmsolve.cc SparseCmplxCHOL.h \ + sparse-base-chol.h SparseCmplxCHOL.h \ SparsedbleCHOL.h SparseCmplxQR.h SparseQR.h Sparse-op-defs.h \ MatrixType.h \ int8NDArray.h uint8NDArray.h int16NDArray.h uint16NDArray.h \ @@ -158,7 +158,7 @@ INCLUDES_FOR_INSTALL := $(INCLUDES) $(TEMPLATE_SRC) $(EXTRAS) DISTFILES := Makefile.in ChangeLog mk-ops.awk mx-ops vx-ops \ - sparse-mk-ops.awk sparse-mx-ops oct-sparse.h.in oct-types.h.in \ + sparse-mk-ops.awk sparse-mx-ops oct-types.h.in \ $(SOURCES) $(INCLUDES) $(EXTRAS) $(OPTS_INC_DATA) # Complete directory trees to distribute.