diff options
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index cf8f3c51da2..936f209a10e 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.155 2000/09/14 15:47:25 wiz Exp $ +# $NetBSD: Makefile,v 1.156 2000/10/15 17:27:26 rh Exp $ # FreeBSD Id: Makefile,v 1.117 1997/08/16 03:11:52 gpalmer Exp # @@ -112,6 +112,7 @@ SUBDIR += spegla SUBDIR += srsh SUBDIR += ssync + SUBDIR += tacacs SUBDIR += tcl-scotty SUBDIR += tcpillust SUBDIR += tcptrace |