changeset 19483:50aedabe6bfb gui-release

Don't distribute mxarray.h in tarball (bug #43805). * libinterp/corefcn/module.mk: Remove mxarray.h from COREFCN_INC include files.
author Rik <rik@octave.org>
date Tue, 30 Dec 2014 13:27:49 -0800
parents 8c47eb286151
children 7934b56c8b7b 17f5db3a9149
files libinterp/corefcn/module.mk
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/libinterp/corefcn/module.mk	Tue Dec 30 22:02:56 2014 +0100
+++ b/libinterp/corefcn/module.mk	Tue Dec 30 13:27:49 2014 -0800
@@ -75,7 +75,6 @@
   corefcn/ls-utils.h \
   corefcn/mex.h \
   corefcn/mexproto.h \
-  corefcn/mxarray.h \
   corefcn/oct-errno.h \
   corefcn/oct-fstrm.h \
   corefcn/oct-handle.h \