aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2017-07-03 14:30:44 +0200
committerMattias Andrée <maandree@kth.se>2017-07-03 14:30:44 +0200
commit56ed14063c8b2c82d5ea0652028f47f76cb710f0 (patch)
tree7a156516993dfed31a6356e36d5c5e692605963c /Makefile
parentblind-spiral-gradient: add support for superelliptic sprials (diff)
downloadblind-56ed14063c8b2c82d5ea0652028f47f76cb710f0.tar.gz
blind-56ed14063c8b2c82d5ea0652028f47f76cb710f0.tar.bz2
blind-56ed14063c8b2c82d5ea0652028f47f76cb710f0.tar.xz
Document blind-coordinate-field, blind-*-gradient, and blind-*-wave (sinc still pending), and sinus => sine
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 87dcbfb..dcce94b 100644
--- a/Makefile
+++ b/Makefile
@@ -19,7 +19,7 @@ BIN =\
blind-disperse\
blind-dissolve\
blind-dot-product\
- blind-double-sinus-wave\
+ blind-double-sine-wave\
blind-extend\
blind-find-rectangle\
blind-flip\
@@ -50,7 +50,7 @@ BIN =\
blind-set-saturation\
blind-single-colour\
blind-sinc-wave\
- blind-sinus-wave\
+ blind-sine-wave\
blind-skip-pattern\
blind-spiral-gradient\
blind-split\