diff options
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index f2b4d0b0cd75..04c5e5ebbde1 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.245 1999/04/10 19:46:26 jseger Exp $ +# $Id: Makefile,v 1.246 1999/04/13 17:11:22 taoka Exp $ # SUBDIR += SSLtelnet @@ -62,6 +62,7 @@ SUBDIR += gnu-finger SUBDIR += gopher SUBDIR += gicq + SUBDIR += greed SUBDIR += gtksamba SUBDIR += gwget SUBDIR += h2n |