From 131f374953279c6c2bd3f5a244abd8eee97f2b86 Mon Sep 17 00:00:00 2001 From: ajacoutot Date: Sun, 10 Mar 2013 09:06:19 +0000 Subject: [PATCH] +graphite2 --- graphics/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/graphics/Makefile b/graphics/Makefile index 402e8aaeb66..3541200ae8c 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.340 2013/03/08 06:59:59 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.341 2013/03/10 09:06:19 ajacoutot Exp $ SUBDIR = SUBDIR += DevIL @@ -81,6 +81,7 @@ SUBDIR += gpicview SUBDIR += gracula SUBDIR += grap + SUBDIR += graphite2 SUBDIR += gthumb SUBDIR += gtkam SUBDIR += gtkimageview