diff options
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index ba7ff9f80db..173e294e629 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.810 2010/03/02 12:11:19 obache Exp $ +# $NetBSD: Makefile,v 1.811 2010/03/10 23:45:56 pettai Exp $ # COMMENT= Networking tools @@ -506,6 +506,7 @@ SUBDIR+= stripes SUBDIR+= sup SUBDIR+= synergy SUBDIR+= synergy1.2 +SUBDIR+= sysmon SUBDIR+= tacacs SUBDIR+= tcl-scotty SUBDIR+= tcpdmerge |