diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 8ec492e1b390..fba3d5cff78c 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.199 1998/11/29 13:47:59 asami Exp $ +# $Id: Makefile,v 1.200 1998/12/01 12:00:32 obrien Exp $ # SUBDIR += SSLtelnet @@ -149,6 +149,7 @@ SUBDIR += wais SUBDIR += wget SUBDIR += wide-dhcp + SUBDIR += wxftp SUBDIR += wu-ftpd SUBDIR += xarchie SUBDIR += xchat |