From e74dcbd0e3b18ae6dbdf83c292a14e82e103762e Mon Sep 17 00:00:00 2001 From: dugsong Date: Thu, 13 Jan 2000 01:51:50 +0000 Subject: [PATCH] enable x2vnc --- x11/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/x11/Makefile b/x11/Makefile index 5c5c4bb2d39..7b74cababaa 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.42 2000/01/07 09:03:19 jakob Exp $ +# $OpenBSD: Makefile,v 1.43 2000/01/13 01:51:50 dugsong Exp $ # $FreeBSD: Makefile,v 1.178 1997/11/24 05:32:52 fenner Exp $ # @@ -79,6 +79,7 @@ SUBDIR += wterm # SUBDIR += x3270 # SUBDIR += xalarm + SUBDIR += x2vnc SUBDIR += x2x SUBDIR += xaniroc SUBDIR += xantfarm