diff options
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index d28ceb3d3316..aa1865a2eb34 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.208 1998/12/18 12:51:48 flathill Exp $ +# $Id: Makefile,v 1.209 1998/12/23 17:58:48 obrien Exp $ # SUBDIR += SSLtelnet @@ -12,6 +12,7 @@ SUBDIR += beroftpd SUBDIR += bind8 SUBDIR += bing + SUBDIR += binkd SUBDIR += bitchx SUBDIR += bnc SUBDIR += boclient |