diff options
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 5ad2c3254dea..70a462bb081c 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.220 1999/01/29 21:26:22 mph Exp $ +# $Id: Makefile,v 1.221 1999/01/29 23:59:05 billf Exp $ # SUBDIR += SSLtelnet @@ -90,6 +90,7 @@ SUBDIR += mrt SUBDIR += mrtg SUBDIR += mtr + SUBDIR += muh SUBDIR += ncftp SUBDIR += ncftp2 SUBDIR += ncftp3 |