From 4650cd20a7a987c4de33cbacd64b360cc1653108 Mon Sep 17 00:00:00 2001 From: dmcmahill Date: Sun, 22 Jun 2008 04:54:13 +0000 Subject: [PATCH] add and enable inadyn --- net/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/net/Makefile b/net/Makefile index b532596438f9..28c954718e2c 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.715 2008/06/21 23:16:51 adrianp Exp $ +# $NetBSD: Makefile,v 1.716 2008/06/22 04:54:13 dmcmahill Exp $ # COMMENT= Networking tools @@ -150,6 +150,7 @@ SUBDIR+= httping SUBDIR+= httptunnel SUBDIR+= icsi-finger SUBDIR+= iftop +SUBDIR+= inadyn SUBDIR+= ipcalc SUBDIR+= ipcheck SUBDIR+= iperf