From 0c69c27175a2f708b12f13e34a96700e2c016b63 Mon Sep 17 00:00:00 2001 From: steven Date: Sun, 23 Apr 2006 12:59:24 +0000 Subject: [PATCH] +Xdialog --- x11/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/x11/Makefile b/x11/Makefile index 7fa058c231a..8ecc139547c 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,9 +1,10 @@ -# $OpenBSD: Makefile,v 1.234 2006/04/22 23:47:11 alek Exp $ +# $OpenBSD: Makefile,v 1.235 2006/04/23 12:59:24 steven Exp $ # $FreeBSD: Makefile,v 1.178 1997/11/24 05:32:52 fenner Exp $ SUBDIR += 855resolution SUBDIR += Xaw3d SUBDIR += XawMu + SUBDIR += Xdialog SUBDIR += aewm SUBDIR += afterstep SUBDIR += amiwm