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 | 4b7b96f37cd956bde4bcd9a2d6dc44f916bfec73 (patch) | |
tree | e33f80fb5adee13e55669844d861a13e9ed0b03d /bin/Makefile | |
parent | Add The Hobbit (diff) | |
download | src-4b7b96f37cd956bde4bcd9a2d6dc44f916bfec73.tar.gz src-4b7b96f37cd956bde4bcd9a2d6dc44f916bfec73.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 |