diff options
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 2bec0c682051..38238f989d9f 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.85 1996/12/01 12:12:35 max Exp $ +# $Id: Makefile,v 1.86 1996/12/06 10:23:28 max Exp $ # SUBDIR += archie @@ -46,6 +46,7 @@ SUBDIR += ucd-snmp SUBDIR += wais SUBDIR += wide-dhcp + SUBDIR += wget SUBDIR += wu-ftpd SUBDIR += xarchie SUBDIR += xgopher |