From 1c93d98a02c03be1f9b5dcfdc93758f87dc5d455 Mon Sep 17 00:00:00 2001 From: Masafumi Max NAKANE Date: Sat, 17 May 1997 16:29:03 +0000 Subject: [PATCH] Enable traceroute. --- net/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/net/Makefile b/net/Makefile index ad084f3e075c..7a499702da5e 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.100 1997/04/18 12:10:54 jfitz Exp $ +# $Id: Makefile,v 1.101 1997/05/05 10:46:43 jfitz Exp $ # SUBDIR += archie @@ -57,6 +57,7 @@ SUBDIR += telnetx SUBDIR += tintin++ SUBDIR += tinyfugue + SUBDIR += traceroute SUBDIR += trafshow SUBDIR += ucd-snmp SUBDIR += wais