summaryrefslogtreecommitdiff
path: root/sysutils/Makefile
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1997-04-24 08:05:51 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1997-04-24 08:05:51 +0000
commit8079a01037961d965ecb289a9960fac3d73125a5 (patch)
tree97c7ec01a79342107b4b2a6ba3aa980c332c2f57 /sysutils/Makefile
parentTcplist makes a list of tcp connections to and from the local machine, (diff)
share tcplist with the world
Notes
Notes: svn path=/head/; revision=6285
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r--sysutils/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile
index 8cb363618759..f293ae49f2c5 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.15 1997/02/16 15:22:27 wosch Exp $
+# $Id: Makefile,v 1.16 1997/03/23 17:36:55 jfitz Exp $
#
SUBDIR += afio
@@ -12,6 +12,7 @@
SUBDIR += socket
SUBDIR += stat
SUBDIR += su2
+ SUBDIR += tcplist
SUBDIR += top
SUBDIR += tua
SUBDIR += xbatt