From d6e211b7eeefa8927fd7644cb02f96e135e6b6dc Mon Sep 17 00:00:00 2001 From: mickey Date: Tue, 8 May 2001 04:29:02 +0000 Subject: [PATCH] add ttcp --- net/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/net/Makefile b/net/Makefile index 93e21edc72f..186ca2224e2 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.139 2001/05/06 14:14:26 lebel Exp $ +# $OpenBSD: Makefile,v 1.140 2001/05/08 04:29:02 mickey Exp $ # $FreeBSD: Makefile,v 1.129 1997/11/20 13:47:40 itojun Exp $ # @@ -128,6 +128,7 @@ SUBDIR += totd SUBDIR += trafd SUBDIR += trafshow + SUBDIR += ttcp SUBDIR += ucd-snmp SUBDIR += ucspi-tcp SUBDIR += ucspi-unix