diff options
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 3 |
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 |