aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2018-07-03 17:07:38 +1200
committerTom Ryder <tom@sanctum.geek.nz>2018-07-03 17:07:38 +1200
commit79dfc83485bfb3a5d171513bcf581749bbe02cf7 (patch)
tree72532a1ba7248578ca7973fd205a3970ecacfcd6 /Makefile
parentMerge branch 'release/v1.19.0' into develop (diff)
downloaddotfiles-79dfc83485bfb3a5d171513bcf581749bbe02cf7.tar.gz
dotfiles-79dfc83485bfb3a5d171513bcf581749bbe02cf7.zip
Add mked(1df) and mkvi(1df)
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 03f2740b..c64d5ce3 100644
--- a/Makefile
+++ b/Makefile
@@ -145,8 +145,10 @@ BINS = bin/ap \
bin/mim \
bin/min \
bin/mkcp \
+ bin/mked \
bin/mkmv \
bin/mktd \
+ bin/mkvi \
bin/mode \
bin/motd \
bin/murl \