aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2017-01-12 01:37:54 +0100
committerMattias Andrée <maandree@kth.se>2017-01-12 01:38:44 +0100
commitc8c0993707b0780cb362892b2f78decaabce5f72 (patch)
tree88b972b3ffafd31ffdeb0417499a896dd0700fd8 /Makefile
parentFree all allocations at end + use calloc instead of memset (diff)
downloadblind-c8c0993707b0780cb362892b2f78decaabce5f72.tar.gz
blind-c8c0993707b0780cb362892b2f78decaabce5f72.tar.bz2
blind-c8c0993707b0780cb362892b2f78decaabce5f72.tar.xz
Add vu-rewrite-head
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to '')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 80c1663..80fe8ac 100644
--- a/Makefile
+++ b/Makefile
@@ -17,6 +17,7 @@ BIN =\
vu-read-head\
vu-repeat\
vu-reverse\
+ vu-rewrite-head\
vu-set-alpha\
vu-set-luma\
vu-set-saturation\