summaryrefslogtreecommitdiff
path: root/net/Makefile
diff options
context:
space:
mode:
authorSatoshi Taoka <taoka@FreeBSD.org>1999-03-30 17:30:08 +0000
committerSatoshi Taoka <taoka@FreeBSD.org>1999-03-30 17:30:08 +0000
commit1438b90824e81546f74aaed39ccfe2cb56d15c07 (patch)
treeda1fd945e6dc6ef94b1d6c24f5e99b90f1bdc226 /net/Makefile
parentUpgrade to 98.112901 (diff)
Added icmpquery
Notes
Notes: svn path=/head/; revision=17457
Diffstat (limited to 'net/Makefile')
-rw-r--r--net/Makefile3
1 files changed, 2 insertions, 1 deletions
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