diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 17c79aa9df7..dc59b9b9dc3 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.159 2000/10/17 22:25:20 tron Exp $ +# $NetBSD: Makefile,v 1.160 2000/10/20 23:24:36 jwise Exp $ # FreeBSD Id: Makefile,v 1.117 1997/08/16 03:11:52 gpalmer Exp # @@ -83,6 +83,7 @@ SUBDIR += p5-Net SUBDIR += p5-Net-DNS SUBDIR += p5-Net-SNMP + SUBDIR += p5-Net-TFTP SUBDIR += p5-Net-Telnet SUBDIR += p5-SNMP SUBDIR += p5-Socket6 |