aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2017-01-05 16:22:07 +1300
committerTom Ryder <tom@sanctum.geek.nz>2017-01-05 16:23:53 +1300
commit5ba8c0894492bd296dd266dd4d6500d53bc9d8e1 (patch)
tree4164c634ad59a78810e5400a120963fdd773a39b /Makefile
parentChecking/linting bins/games requires build (diff)
downloaddotfiles-5ba8c0894492bd296dd266dd4d6500d53bc9d8e1.tar.gz
dotfiles-5ba8c0894492bd296dd266dd4d6500d53bc9d8e1.zip
Add htenc(1df) and htdec(1df)
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 19ff8b86..a974c7b1 100644
--- a/Makefile
+++ b/Makefile
@@ -71,6 +71,8 @@ BINS = bin/csmw \
bin/ddup \
bin/gwp \
bin/han \
+ bin/htdec \
+ bin/htenc \
bin/max \
bin/mean \
bin/med \