diff options
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 0d9c9155bee7..396a25727eea 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.140 1998/02/16 11:56:29 asami Exp $ +# $Id: Makefile,v 1.141 1998/02/16 15:29:02 steve Exp $ # SUBDIR += archie @@ -76,6 +76,7 @@ SUBDIR += rwhois SUBDIR += samba SUBDIR += scotty + SUBDIR += sendfile SUBDIR += slirp SUBDIR += socks5 SUBDIR += strobe |