aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2020-05-12 15:20:07 +1200
committerTom Ryder <tom@sanctum.geek.nz>2020-05-12 19:26:14 +1200
commit1a3ae549beac1445e1bb44a809f3245e67ed0dfd (patch)
treea41e9d07117a92e654d40922f5677cb170ef77c9 /Makefile
parentMerge branch 'hotfix/v8.35.1' into develop (diff)
downloaddotfiles-1a3ae549beac1445e1bb44a809f3245e67ed0dfd.tar.gz
dotfiles-1a3ae549beac1445e1bb44a809f3245e67ed0dfd.zip
Add qat(1df), implementing an item from IDEAS.md
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 498af984..b93d5e4b 100644
--- a/Makefile
+++ b/Makefile
@@ -179,6 +179,7 @@ BINS = bin/ap \
bin/pst \
bin/pvi \
bin/pwg \
+ bin/qat \
bin/quo \
bin/rep \
bin/rfcf \