diff options
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 3f016e7ff7bd..3814a08e2705 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.153 1998/04/24 13:35:37 mph Exp $ +# $Id: Makefile,v 1.154 1998/04/26 20:45:36 jseger Exp $ # SUBDIR += SSLtelnet @@ -53,6 +53,7 @@ SUBDIR += mirror SUBDIR += moxftp SUBDIR += mpd + SUBDIR += mpich SUBDIR += mrtg SUBDIR += ncftp SUBDIR += ncftp2 |