about summary refs log tree commit diff
path: root/Src/Modules/tcp.mdd
diff options
context:
space:
mode:
authorClint Adams <clint@users.sourceforge.net>2001-09-08 21:09:55 +0000
committerClint Adams <clint@users.sourceforge.net>2001-09-08 21:09:55 +0000
commitb554563ece82a257b02ca1c96e6783fa155fd0ea (patch)
treef313216867ff32bc6126784d05568c0a542cca5f /Src/Modules/tcp.mdd
parent199bccab75dc3dca51418bb958d9a083d5c05130 (diff)
downloadzsh-b554563ece82a257b02ca1c96e6783fa155fd0ea.tar.gz
zsh-b554563ece82a257b02ca1c96e6783fa155fd0ea.tar.xz
zsh-b554563ece82a257b02ca1c96e6783fa155fd0ea.zip
15762: introduce ztcp builtin
Diffstat (limited to 'Src/Modules/tcp.mdd')
-rw-r--r--Src/Modules/tcp.mdd1
1 files changed, 1 insertions, 0 deletions
diff --git a/Src/Modules/tcp.mdd b/Src/Modules/tcp.mdd
index 0c6a1729a..041d9138a 100644
--- a/Src/Modules/tcp.mdd
+++ b/Src/Modules/tcp.mdd
@@ -3,3 +3,4 @@ link=dynamic
 load=no
 
 objects="tcp.o"
+autobins="ztcp"