changeset 19481:dbdc60e36dbc

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 14:04:53 -0800
parents 0b4915fcd2eb
children 29b6d072b5e9
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 16:17:21 2014 -0500
+++ b/libinterp/corefcn/module.mk	Tue Dec 30 14:04:53 2014 -0800
@@ -76,7 +76,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 \