diff options
author | June McEnroe <june@causal.agency> | 2021-09-23 21:35:34 -0400 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2021-09-23 21:39:49 -0400 |
commit | 1958c2f4a6df513019977baa4af4f5f757ce9648 (patch) | |
tree | 35f28d6d22675c1ba92933d7414e2d429867c564 /bin/Makefile | |
parent | Add The Hobbit (diff) | |
download | src-1958c2f4a6df513019977baa4af4f5f757ce9648.tar.gz src-1958c2f4a6df513019977baa4af4f5f757ce9648.zip |
Add quick
Diffstat (limited to '')
-rw-r--r-- | bin/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/Makefile b/bin/Makefile index 9fe60278..f44d3026 100644 --- a/bin/Makefile +++ b/bin/Makefile @@ -25,6 +25,7 @@ BINS += pbd BINS += pngo BINS += psf2png BINS += ptee +BINS += quick BINS += scheme BINS += shotty BINS += sup |