diff options
-rw-r--r-- | net/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index b7ed9d433540..d3d17734dc11 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,9 +1,10 @@ -# $Id: Makefile,v 1.89 1997/02/02 04:16:28 jdp Exp $ +# $Id: Makefile,v 1.90 1997/02/12 15:51:39 max Exp $ # SUBDIR += archie SUBDIR += ascend-radius SUBDIR += bb + SUBDIR += bing SUBDIR += cap SUBDIR += cvsup SUBDIR += cvsup-mirror @@ -22,6 +23,7 @@ SUBDIR += isc-dhcp SUBDIR += ivs SUBDIR += ldap + SUBDIR += libsocket++ SUBDIR += mirror SUBDIR += moxftp SUBDIR += ncftp |