changeset 19643:b705f88044be

Add cubehelix.m to build system (forgotten in 5ab6fcf32d1e)
author Carnë Draug <carandraug@octave.org>
date Fri, 23 Jan 2015 13:14:38 +0000
parents b74ae93040e8
children 965384560122
files scripts/image/module.mk
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/scripts/image/module.mk	Wed Jan 21 21:19:38 2015 -0500
+++ b/scripts/image/module.mk	Fri Jan 23 13:14:38 2015 +0000
@@ -19,6 +19,7 @@
   image/contrast.m \
   image/cool.m \
   image/copper.m \
+  image/cubehelix.m \
   image/flag.m \
   image/gmap40.m \
   image/gray.m \