summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
Diffstat (limited to 'net')
-rw-r--r--net/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile
index d0f8afa60bcf..4b98110e1256 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.147 1998/03/15 20:09:35 steve Exp $
+# $Id: Makefile,v 1.148 1998/03/16 22:46:35 jseger Exp $
#
SUBDIR += archie
@@ -109,5 +109,6 @@
SUBDIR += ytalk
SUBDIR += zephyr
SUBDIR += zircon
+ SUBDIR += ztelnet
.include <bsd.port.subdir.mk>