From fbedc488f244af2d26aec79668959f03cdd7343c Mon Sep 17 00:00:00 2001 From: taoka Date: Tue, 30 Mar 1999 17:30:08 +0000 Subject: Added icmpquery --- net/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'net/Makefile') diff --git a/net/Makefile b/net/Makefile index 74d036b6ea91..93e14f693e45 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.234 1999/03/22 01:17:18 obrien Exp $ +# $Id: Makefile,v 1.235 1999/03/23 02:15:23 jseger Exp $ # SUBDIR += SSLtelnet @@ -67,6 +67,7 @@ SUBDIR += hesiod SUBDIR += icb SUBDIR += icmpinfo + SUBDIR += icmpquery SUBDIR += ipw SUBDIR += irc SUBDIR += ircII -- cgit