changeset 18648:93d0fc8a5d86

build: Add missing octave-default-image.h to source distribution * libinterp/corefcn/module.mk (COREFCN_INC): Add octave-default-image.h file introduced in cset 2deed6538c72.
author Mike Miller <mtmiller@ieee.org>
date Sun, 13 Apr 2014 11:27:18 -0400
parents ce36233e4849
children 7485f8a8e431 75ec138ba53b
files libinterp/corefcn/module.mk
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/libinterp/corefcn/module.mk	Sat Apr 12 22:13:38 2014 -0700
+++ b/libinterp/corefcn/module.mk	Sun Apr 13 11:27:18 2014 -0400
@@ -91,6 +91,7 @@
   corefcn/oct-stream.h \
   corefcn/oct-strstrm.h \
   corefcn/oct.h \
+  corefcn/octave-default-image.h \
   corefcn/octave-link.h \
   corefcn/pager.h \
   corefcn/pr-output.h \