diff options
author | June McEnroe <june@causal.agency> | 2018-10-08 17:32:13 -0400 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2018-10-08 17:32:13 -0400 |
commit | 2473e3028e84e99f5ca163b00a8ffc61dc32cdc1 (patch) | |
tree | 459a63f5b571a0140ec38e782081b0ff3f52fd24 /bin/Makefile | |
parent | Use col -b to remove formatting for README (diff) | |
download | src-2473e3028e84e99f5ca163b00a8ffc61dc32cdc1.tar.gz src-2473e3028e84e99f5ca163b00a8ffc61dc32cdc1.zip |
Add ttpre
Diffstat (limited to 'bin/Makefile')
-rw-r--r-- | bin/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/Makefile b/bin/Makefile index f43c7ad7..23643871 100644 --- a/bin/Makefile +++ b/bin/Makefile @@ -12,6 +12,7 @@ BINS += pbpaste BINS += pngo BINS += psf2png BINS += scheme +BINS += ttpre BINS += wake BINS += xx |