# HG changeset patch # User Carnë Draug # Date 1422018878 0 # Node ID b705f88044bef356fb3d9dfefabe8d436acc12f2 # Parent b74ae93040e8528f25b6cc5f946cd189e2bf86f5 Add cubehelix.m to build system (forgotten in 5ab6fcf32d1e) diff -r b74ae93040e8 -r b705f88044be scripts/image/module.mk --- 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 \