From ed639d00b535ff2e9fd3f1b3907db870a21097ca Mon Sep 17 00:00:00 2001 From: ajacoutot Date: Tue, 5 Feb 2008 09:19:05 +0000 Subject: [PATCH] +gringotts --- security/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/security/Makefile b/security/Makefile index f88f6a6edea..ed9495f4d4d 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.192 2008/02/04 22:09:01 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.193 2008/02/05 09:19:05 ajacoutot Exp $ # $FreeBSD: Makefile,v 1.23 1997/11/09 10:17:02 asami Exp $ # @@ -43,6 +43,7 @@ SUBDIR += gnutls SUBDIR += gpa SUBDIR += gpgme + SUBDIR += gringotts SUBDIR += hlfl SUBDIR += hs-crypto SUBDIR += hydra