From 49582c85d1055e17ba479fca585206c33b73ab53 Mon Sep 17 00:00:00 2001 From: brad Date: Sun, 28 Mar 1999 02:10:11 +0000 Subject: [PATCH] add wterm to Makefile --- x11/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/x11/Makefile b/x11/Makefile index ba525ce2828..5312a8920a1 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.33 1999/03/22 17:29:15 brad Exp $ +# $OpenBSD: Makefile,v 1.34 1999/03/28 02:10:11 brad Exp $ # $FreeBSD: Makefile,v 1.178 1997/11/24 05:32:52 fenner Exp $ # @@ -74,6 +74,7 @@ SUBDIR += viewfax SUBDIR += windowmaker SUBDIR += wm2 + SUBDIR += wterm # SUBDIR += x3270 # SUBDIR += xalarm SUBDIR += x2x