summaryrefslogtreecommitdiff
path: root/net/Makefile
diff options
context:
space:
mode:
authorJustin M. Seger <jseger@FreeBSD.org>1997-10-30 11:23:28 +0000
committerJustin M. Seger <jseger@FreeBSD.org>1997-10-30 11:23:28 +0000
commit583dc4d5b845a104ce2fa0542333cc870c156f26 (patch)
tree4ff5bead97dcc51a59d3b17bfbc0203203253186 /net/Makefile
parentImport of net/nettest 09/11/92 release. (diff)
Activate net/nettest
Notes
Notes: svn path=/head/; revision=8413
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 57bfe1539b64..4e66065a7bb2 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.120 1997/10/07 14:46:03 itojun Exp $
+# $Id: Makefile,v 1.121 1997/10/23 15:18:55 max Exp $
#
SUBDIR += archie
@@ -41,6 +41,7 @@
SUBDIR += netatalk
SUBDIR += netcat
SUBDIR += netpipes
+ SUBDIR += nettest
SUBDIR += p5-Archie
SUBDIR += p5-Net
SUBDIR += p5-Net-DNS