summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1997-03-06 02:20:23 +0000
committerSatoshi Asami <asami@FreeBSD.org>1997-03-06 02:20:23 +0000
commit6d40495b94008e04bc5559c1ca053c1fd5744fd3 (patch)
tree4091fb68c8fcc853bf665f72d23825ef7be209bd /net
parentA TCP dump file analysis tool. (diff)
Add tcptrace.
Notes
Notes: svn path=/head/; revision=5865
Diffstat (limited to 'net')
-rw-r--r--net/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile
index 702ff5c4d666..a9e6ec1ddcc4 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.92 1997/02/17 10:46:01 tg Exp $
+# $Id: Makefile,v 1.93 1997/02/18 08:36:56 tg Exp $
#
SUBDIR += archie
@@ -46,6 +46,7 @@
SUBDIR += socks5
SUBDIR += strobe
SUBDIR += sup
+ SUBDIR += tcptrace
SUBDIR += telnetx
SUBDIR += tintin++
SUBDIR += tinyfugue