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 | be8a38d0f55ff7c5a570610adda0d1d981179b5a (patch) | |
| tree | e0aa7e7a5d22cf5436f06bf5251e00b53e9a2e6a /bin/Makefile | |
| parent | Add Wild Seed (diff) | |
| download | src-be8a38d0f55ff7c5a570610adda0d1d981179b5a.tar.gz src-be8a38d0f55ff7c5a570610adda0d1d981179b5a.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 |