changeset 30281:4730becad0b1

don't install graphics-props.cc (bug #45644) * libinterp/module.mk (nodist_octinclude_HEADERS): Remove graphics-props.cc from the list.
author John W. Eaton <jwe@octave.org>
date Thu, 11 Nov 2021 15:18:35 -0500
parents 7835150ba175
children d55be375982e
files libinterp/module.mk
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/libinterp/module.mk	Tue Nov 02 11:00:45 2021 -0400
+++ b/libinterp/module.mk	Thu Nov 11 15:18:35 2021 -0500
@@ -98,7 +98,6 @@
 
 nodist_octinclude_HEADERS += \
   %reldir%/builtin-defun-decls.h \
-  %reldir%/corefcn/graphics-props.cc \
   %reldir%/corefcn/graphics.h \
   %reldir%/corefcn/mxtypes.h