diff options
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index f95171ee11e..aea9766d3b6 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.44 1998/11/27 13:12:06 bouyer Exp $ +# $NetBSD: Makefile,v 1.45 1998/12/09 06:19:27 thorpej Exp $ # FreeBSD Id: Makefile,v 1.117 1997/08/16 03:11:52 gpalmer Exp # @@ -102,6 +102,7 @@ # SUBDIR += xipmsg # SUBDIR += yale-tftpd # SUBDIR += ytalk + SUBDIR += zenicb SUBDIR += zircon SUBDIR += zephyr |