diff options
author | Satoshi Taoka <taoka@FreeBSD.org> | 1999-06-11 09:07:29 +0000 |
---|---|---|
committer | Satoshi Taoka <taoka@FreeBSD.org> | 1999-06-11 09:07:29 +0000 |
commit | 98c75e3a9c941b215aef0db32576b992ad5d48e6 (patch) | |
tree | 5d062109ce5250061651a794eb89755136a6cc45 /net/Makefile | |
parent | d6f334a948b7de78697f631f04a9c8f9f5daca45 (diff) |
Notes
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 7d289a57844e..7f5606d61d91 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.268 1999/06/09 00:32:16 steve Exp $ +# $Id: Makefile,v 1.269 1999/06/09 01:59:05 steve Exp $ # SUBDIR += IglooFTP @@ -206,6 +206,7 @@ SUBDIR += xicq SUBDIR += xipmsg SUBDIR += xwhois + SUBDIR += yafc SUBDIR += yagirc SUBDIR += yale-tftpd SUBDIR += ytalk |