diff scripts/plot/appearance/module.mk @ 19831:ab1185e08273

maint: Move annotation.m from plot/draw to plot/appearance directory. * scripts/plot/appearance/annotation.m: Moved from plot/draw. * scripts/plot/appearance/module.mk: Add annotation.m to build system. * scripts/plot/draw/module.mk: Remove annotation.m from build system.
author Rik <rik@octave.org>
date Fri, 20 Feb 2015 14:59:43 -0800
parents 10d3bd4ec981
children fa9fa6ab76f0
line wrap: on
line diff
--- a/scripts/plot/appearance/module.mk	Fri Feb 20 14:56:06 2015 -0800
+++ b/scripts/plot/appearance/module.mk	Fri Feb 20 14:59:43 2015 -0800
@@ -7,6 +7,7 @@
 plot_appearance_FCN_FILES = \
   plot/appearance/__clabel__.m \
   plot/appearance/__getlegenddata__.m \
+  plot/appearance/annotation.m \
   plot/appearance/axis.m \
   plot/appearance/box.m \
   plot/appearance/caxis.m \