diff options
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index a9e6ec1ddcc4..728a8dcf9998 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.93 1997/02/18 08:36:56 tg Exp $ +# $Id: Makefile,v 1.94 1997/03/06 02:20:23 asami Exp $ # SUBDIR += archie @@ -13,6 +13,7 @@ SUBDIR += dgd-lpmud SUBDIR += dgd-net SUBDIR += dip + SUBDIR += fping SUBDIR += freewais-sf SUBDIR += fspclient SUBDIR += ftpsearch |