From 9ca77e579cbcfa63affa575cfe7ddcfb0ec2b904 Mon Sep 17 00:00:00 2001 From: ajacoutot Date: Fri, 30 Mar 2012 14:30:27 +0000 Subject: [PATCH] +libsecret --- x11/gnome/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/x11/gnome/Makefile b/x11/gnome/Makefile index db7aec3ab75..5d9a99e8f81 100644 --- a/x11/gnome/Makefile +++ b/x11/gnome/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.175 2012/03/29 08:11:15 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.176 2012/03/30 14:30:27 ajacoutot Exp $ SUBDIR = SUBDIR += anjuta @@ -65,6 +65,7 @@ SUBDIR += libgnomeui SUBDIR += libgweather SUBDIR += librsvg + SUBDIR += libsecret SUBDIR += libxklavier SUBDIR += media SUBDIR += menus