From 6844657a0e9661a9ec15c99da4d6cf980ef70a65 Mon Sep 17 00:00:00 2001 From: jasoni Date: Mon, 12 Jul 1999 08:55:01 +0000 Subject: [PATCH] add xfstt to Makefile --- x11/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/x11/Makefile b/x11/Makefile index fa2d7c0d4ec..d80d014ddc2 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.36 1999/05/12 07:34:27 jakob Exp $ +# $OpenBSD: Makefile,v 1.37 1999/07/12 08:55:01 jasoni Exp $ # $FreeBSD: Makefile,v 1.178 1997/11/24 05:32:52 fenner Exp $ # @@ -95,6 +95,7 @@ SUBDIR += xfishtank SUBDIR += xfm SUBDIR += xforms + SUBDIR += xfstt SUBDIR += xgrab # SUBDIR += xkeycaps SUBDIR += xloadimage