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 3d5c4326476c..738f69e5bfb1 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.223 1999/02/09 15:37:07 billf Exp $ +# $Id: Makefile,v 1.224 1999/02/22 22:46:18 billf Exp $ # SUBDIR += SSLtelnet @@ -54,6 +54,7 @@ SUBDIR += ftpsearch SUBDIR += ftptool SUBDIR += gated + SUBDIR += ggsd SUBDIR += gnu-finger SUBDIR += gopher SUBDIR += gicq |