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 | dcda2ffc50792eeef71637eca0e70925d90cf527 (patch) | |
tree | 71019d042fca44c4f12e7c8ded360098e9bd2bd3 /bin/Makefile | |
parent | Use col -b to remove formatting for README (diff) | |
download | src-dcda2ffc50792eeef71637eca0e70925d90cf527.tar.gz src-dcda2ffc50792eeef71637eca0e70925d90cf527.zip |
Add ttpre
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 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 |