From 6069cf23941b6cb763452b0c11407e6aa73e495c Mon Sep 17 00:00:00 2001 From: alek Date: Wed, 28 Jun 2006 18:37:02 +0000 Subject: [PATCH] Add ekg --- net/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/net/Makefile b/net/Makefile index 180a91939a2..91f7d3190da 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.420 2006/06/18 17:29:34 jasper Exp $ +# $OpenBSD: Makefile,v 1.421 2006/06/28 18:37:02 alek Exp $ # $FreeBSD: Makefile,v 1.129 1997/11/20 13:47:40 itojun Exp $ # @@ -58,6 +58,7 @@ SUBDIR += dss SUBDIR += dxpc SUBDIR += echoping + SUBDIR += ekg SUBDIR += epic4 SUBDIR += etherape SUBDIR += ettercap