diff options
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 6a1cd4f0509..b4cdb072f0a 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.73 1999/07/05 20:34:21 tron Exp $ +# $NetBSD: Makefile,v 1.74 1999/07/11 22:35:20 kim Exp $ # FreeBSD Id: Makefile,v 1.117 1997/08/16 03:11:52 gpalmer Exp # @@ -120,6 +120,7 @@ SUBDIR += xtraceroute # SUBDIR += yale-tftpd SUBDIR += ytalk + SUBDIR += ywho SUBDIR += zebra SUBDIR += zenicb SUBDIR += zephyr |