aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index c2444d8..0d9e5bd 100644
--- a/Makefile
+++ b/Makefile
@@ -16,6 +16,7 @@ BIN =\
blind-flip\
blind-flop\
blind-from-image\
+ blind-from-portable\
blind-from-text\
blind-from-video\
blind-gauss-blur\
@@ -34,6 +35,7 @@ BIN =\
blind-stack\
blind-time-blur\
blind-to-image\
+ blind-to-portable\
blind-to-text\
blind-to-video\
blind-translate\