diff options
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 27fad10ffed8..5b8eaf2879b6 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.164 1998/06/08 14:40:59 kuriyama Exp $ +# $Id: Makefile,v 1.165 1998/06/12 08:36:56 tg Exp $ # SUBDIR += SSLtelnet @@ -53,6 +53,7 @@ SUBDIR += llnlxdir SUBDIR += llnlxftp SUBDIR += macipgw + SUBDIR += micq SUBDIR += mirror SUBDIR += moxftp SUBDIR += mpd |