From 3fbd78b5018e5b61c4000082c0ea280d362cea4a Mon Sep 17 00:00:00 2001 From: matthew Date: Fri, 29 Apr 2011 18:15:04 +0000 Subject: [PATCH] add opencsg --- graphics/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/graphics/Makefile b/graphics/Makefile index 58f4d5fad38..ec549e0d271 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.287 2011/04/25 09:35:49 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.288 2011/04/29 18:15:04 matthew Exp $ # $FreeBSD: Makefile,v 1.55 1997/11/03 12:12:27 tg Exp $ # @@ -147,6 +147,7 @@ SUBDIR += mscgen SUBDIR += netpbm SUBDIR += ocrad + SUBDIR += opencsg SUBDIR += openexr SUBDIR += openexr-ctl SUBDIR += openexr-viewers