diff options
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index e4c91ffa4fc..fc3d98e6ee0 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.106 2000/01/21 13:01:56 itojun Exp $ +# $NetBSD: Makefile,v 1.107 2000/01/25 11:00:21 abs Exp $ # FreeBSD Id: Makefile,v 1.117 1997/08/16 03:11:52 gpalmer Exp # @@ -140,6 +140,7 @@ # SUBDIR += wais # SUBDIR += wide-dhcp SUBDIR += wget + SUBDIR += wmpload SUBDIR += wu-ftpd # SUBDIR += wu-ftpd-vr SUBDIR += xarchie |