diff src/Makefile.in @ 6692:89b916a9eb61

[project @ 2007-06-05 06:07:09 by jwe]
author jwe
date Tue, 05 Jun 2007 06:07:10 +0000
parents 2aad75fcc93a
children b2391d403ed2
line wrap: on
line diff
--- a/src/Makefile.in	Tue Jun 05 05:50:10 2007 +0000
+++ b/src/Makefile.in	Tue Jun 05 06:07:10 2007 +0000
@@ -102,7 +102,7 @@
 	error.h file-io.h graphics.h gripes.h help.h input.h \
 	lex.h load-path.h load-save.h ls-hdf5.h ls-mat-ascii.h ls-mat4.h \
 	ls-mat5.h ls-oct-ascii.h ls-oct-binary.h ls-utils.h \
-	mex.h mexproto.h mxarray.h \
+	mex.h mexproto.h \
 	oct-errno.h oct-fstrm.h oct-hist.h oct-iostrm.h oct-map.h oct-obj.h \
 	oct-prcstrm.h oct-procbuf.h oct-stdstrm.h oct-stream.h zfstream.h \
 	oct-strstrm.h oct-lvalue.h oct.h octave.h ops.h pager.h \
@@ -185,7 +185,7 @@
 
 SOURCES := $(DIST_SRC) $(OP_SRC) $(TI_SRC)
 
-EXTRAS := ov-base-int.cc ov-base-mat.cc ov-base-scalar.cc 
+EXTRAS := ov-base-int.cc ov-base-mat.cc ov-base-scalar.cc mxarray.h
 
 EXTRA_OBJECTS := oct-errno.o octave.o builtins.o ops.o