diff libinterp/corefcn/module.mk @ 20947:ecb95c6384f2

backout changeset e74e617060cf
author John W. Eaton <jwe@octave.org>
date Sat, 19 Dec 2015 07:54:00 -0600
parents 48b2ad5ee801
children ebc439187d29
line wrap: on
line diff
--- a/libinterp/corefcn/module.mk	Fri Dec 18 22:39:36 2015 -0500
+++ b/libinterp/corefcn/module.mk	Sat Dec 19 07:54:00 2015 -0600
@@ -26,6 +26,7 @@
 COREFCN_INC = \
   libinterp/corefcn/Cell.h \
   libinterp/corefcn/c-file-ptr-stream.h \
+  libinterp/corefcn/cdisplay.h \
   libinterp/corefcn/comment-list.h \
   libinterp/corefcn/data.h \
   libinterp/corefcn/debug.h \
@@ -127,6 +128,7 @@
   libinterp/corefcn/bitfcns.cc \
   libinterp/corefcn/bsxfun.cc \
   libinterp/corefcn/c-file-ptr-stream.cc \
+  libinterp/corefcn/cdisplay.c \
   libinterp/corefcn/cellfun.cc \
   libinterp/corefcn/colloc.cc \
   libinterp/corefcn/comment-list.cc \