summary refs log tree commit diff
path: root/bin/Makefile
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-09-15 19:02:12 -0400
committerJune McEnroe <june@causal.agency>2021-09-15 19:02:12 -0400
commitf44201c95df419abe1ab18ff92b7466c51637c76 (patch)
tree4f3326058f167624b5c19123e448dc96d7967fb1 /bin/Makefile
parentSet bot mode on downgrade (diff)
downloadsrc-f44201c95df419abe1ab18ff92b7466c51637c76.tar.gz
src-f44201c95df419abe1ab18ff92b7466c51637c76.zip
Remove typer, add downgrade to README
Diffstat (limited to 'bin/Makefile')
-rw-r--r--bin/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/Makefile b/bin/Makefile
index c998d417..8564f59b 100644
--- a/bin/Makefile
+++ b/bin/Makefile
@@ -44,7 +44,6 @@ LINUX += psfed
 
 TLS += downgrade
 TLS += relay
-TLS += typer
 
 MANS = ${BINS:%=man1/%.1}
 MANS.BSD = ${BSD:%=man1/%.1}