diff options
author | June McEnroe <june@causal.agency> | 2019-07-08 19:35:02 -0400 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2019-07-08 19:35:02 -0400 |
commit | d3332df933560d743e2cf763b3d96417130acf31 (patch) | |
tree | bfebbd2171680902a73b2e7356daf60588b929d4 /bin/Makefile | |
parent | Add Wild Seed (diff) | |
download | src-d3332df933560d743e2cf763b3d96417130acf31.tar.gz src-d3332df933560d743e2cf763b3d96417130acf31.zip |
Add ptee
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 71540ce0..322e6c43 100644 --- a/bin/Makefile +++ b/bin/Makefile @@ -28,6 +28,7 @@ BINS += order BINS += pbd BINS += pngo BINS += psf2png +BINS += ptee BINS += scheme BINS += setopt BINS += ttpre |