aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 23d9054..3f77182 100644
--- a/Makefile
+++ b/Makefile
@@ -8,8 +8,7 @@ BIN =\
vu-dissolve\
vu-flip\
vu-flop\
- vu-frame-to-image\
- vu-image-to-frame\
+ vu-from-image\
vu-invert-luma\
vu-next-frame\
vu-read-head\
@@ -20,6 +19,7 @@ BIN =\
vu-set-saturation\
vu-single-colour\
vu-stack\
+ vu-to-image\
vu-write-head
all: $(BIN)