From 5cfe30637f33617fd3700e06bfd06fd66ad591e8 Mon Sep 17 00:00:00 2001 From: lebel Date: Sun, 6 May 2001 14:14:26 +0000 Subject: [PATCH] add ipcheck. --- net/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/net/Makefile b/net/Makefile index d836505e9ed..93e21edc72f 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.138 2001/05/05 22:20:37 espie Exp $ +# $OpenBSD: Makefile,v 1.139 2001/05/06 14:14:26 lebel Exp $ # $FreeBSD: Makefile,v 1.129 1997/11/20 13:47:40 itojun Exp $ # @@ -47,6 +47,7 @@ SUBDIR += icb SUBDIR += icecast SUBDIR += icmpinfo + SUBDIR += ipcheck SUBDIR += ipfm SUBDIR += iperf SUBDIR += iplog