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
commite4e49b1b03e6eb666d6efaf2850cc15f2f71b713 (patch)
treedd40d87175c267b5605cb2a1cf4e90fc5010269e /bin/Makefile
parentSet bot mode on downgrade (diff)
downloadsrc-e4e49b1b03e6eb666d6efaf2850cc15f2f71b713.tar.gz
src-e4e49b1b03e6eb666d6efaf2850cc15f2f71b713.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}