From 6f6d1262b2d4d2df78ecd3015812a8e839338c51 Mon Sep 17 00:00:00 2001 From: brad Date: Mon, 22 Mar 1999 17:29:15 +0000 Subject: [PATCH] add xtraceroute to Makefile --- x11/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/x11/Makefile b/x11/Makefile index 86547661cc9..ba525ce2828 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.32 1999/03/22 16:29:00 brad Exp $ +# $OpenBSD: Makefile,v 1.33 1999/03/22 17:29:15 brad Exp $ # $FreeBSD: Makefile,v 1.178 1997/11/24 05:32:52 fenner Exp $ # @@ -112,6 +112,7 @@ SUBDIR += xtestpicture # SUBDIR += xtide SUBDIR += xtoolwait + SUBDIR += xtraceroute SUBDIR += xview-clients SUBDIR += xview-config SUBDIR += xview-lib