From 422f861cd157e3a9a3bd02009a89277035480b8a Mon Sep 17 00:00:00 2001 From: form Date: Mon, 29 Apr 2002 02:48:06 +0000 Subject: [PATCH] + ipcad --- net/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/net/Makefile b/net/Makefile index 04a07759734..023af05e634 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.209 2002/04/20 01:54:05 jcs Exp $ +# $OpenBSD: Makefile,v 1.210 2002/04/29 02:48:06 form Exp $ # $FreeBSD: Makefile,v 1.129 1997/11/20 13:47:40 itojun Exp $ # @@ -58,6 +58,7 @@ SUBDIR += ickle SUBDIR += icmpinfo SUBDIR += ipband + SUBDIR += ipcad SUBDIR += ipcheck SUBDIR += iperf SUBDIR += ipfm