diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-10-19 14:37:31 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-10-19 14:37:31 +0000 |
commit | c5149bcc2347afdbd877d3563da477037eaf0618 (patch) | |
tree | d5e71a3209ef72012cc9846282addeb4fdc3d833 /net | |
parent | ab295cc98e72bf9fab27da32f8b94c0c3eee24c3 (diff) |
Notes
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 4b7898d6f750..00b0d899a0ce 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.182 1998/10/05 20:16:50 rvb Exp $ +# $Id: Makefile,v 1.183 1998/10/10 04:42:07 steve Exp $ # SUBDIR += SSLtelnet @@ -43,6 +43,7 @@ SUBDIR += gated SUBDIR += gnu-finger SUBDIR += gopher + SUBDIR += gtkicq SUBDIR += hesiod SUBDIR += icb SUBDIR += icmpinfo |