From 248a9960743b4618d63049c3f77edb5a744f722e Mon Sep 17 00:00:00 2001 From: bernd Date: Wed, 6 Feb 2008 21:43:41 +0000 Subject: [PATCH] Add iodine. --- net/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/net/Makefile b/net/Makefile index 126e77aa144..be77e4bd425 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.508 2008/02/03 19:08:30 jakob Exp $ +# $OpenBSD: Makefile,v 1.509 2008/02/06 21:43:41 bernd Exp $ # $FreeBSD: Makefile,v 1.129 1997/11/20 13:47:40 itojun Exp $ # @@ -102,6 +102,7 @@ SUBDIR += ifstat SUBDIR += ii SUBDIR += ike-scan + SUBDIR += iodine SUBDIR += ipaudit SUBDIR += ipcad SUBDIR += ipcalc