diff options
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 55681c5520cc..c2249b183123 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.130 1997/11/26 00:25:15 jseger Exp $ +# $Id: Makefile,v 1.131 1997/12/01 23:19:38 jseger Exp $ # SUBDIR += archie @@ -41,12 +41,14 @@ SUBDIR += libsocket++ SUBDIR += llnlxdir SUBDIR += llnlxftp + SUBDIR += macipgw SUBDIR += mirror SUBDIR += moxftp SUBDIR += mpd SUBDIR += mrtg SUBDIR += ncftp SUBDIR += ncftp2 + SUBDIR += ncftp3 SUBDIR += netatalk SUBDIR += netcat SUBDIR += netpipes |