diff options
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 42332c8..106abcc 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.109 1997/06/22 04:09:24 brian Exp $ +# $Id: Makefile,v 1.110 1997/06/23 15:46:04 max Exp $ # SUBDIR += archie @@ -23,6 +23,7 @@ SUBDIR += gated SUBDIR += gnu-finger SUBDIR += gopher + SUBDIR += icmpinfo SUBDIR += irc SUBDIR += ircII SUBDIR += isc-dhcp |