diff options
author | Scott Mace <smace@FreeBSD.org> | 2002-04-15 17:27:33 +0000 |
---|---|---|
committer | Scott Mace <smace@FreeBSD.org> | 2002-04-15 17:27:33 +0000 |
commit | a1040699c010e4daefc8b2b8b990e1ab9635bd5d (patch) | |
tree | 9e724af2f129dbcb8b4114c42a1f8fc94365ebc3 /net/Makefile | |
parent | add tcpslice 1.2a1 (diff) |
add tcpslice
Notes
Notes:
svn path=/head/; revision=57723
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index 69e10be9f52b..a21c35cfa4d8 100644 --- a/net/Makefile +++ b/net/Makefile @@ -476,6 +476,7 @@ SUBDIR += tcpmssd SUBDIR += tcpreplay SUBDIR += tcpshow + SUBDIR += tcpslice SUBDIR += tcpstat SUBDIR += tcptrace SUBDIR += tcptraceroute |