summaryrefslogtreecommitdiff
path: root/net/Makefile
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1998-02-24 20:29:42 +0000
committerSteve Price <steve@FreeBSD.org>1998-02-24 20:29:42 +0000
commit9ffeeb2f40dab5eae09e88213ec8e041daab2974 (patch)
treeb3a8ce5c3fc59d38e0f93f9372b65023aae729aa /net/Makefile
parentSimple Asynchronous File Transfer Reference Implementation. (diff)
activate sendfile
Notes
Notes: svn path=/head/; revision=9911
Diffstat (limited to 'net/Makefile')
-rw-r--r--net/Makefile3
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