From fbcf19fdf4f2b962854490ab20791d024a9728d0 Mon Sep 17 00:00:00 2001 From: marius Date: Thu, 26 May 2005 18:15:09 +0000 Subject: [PATCH] +libotr, gaim-otr ok todd@ --- security/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/security/Makefile b/security/Makefile index 911ae34fa58..fdfac701879 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.157 2005/05/21 09:39:21 espie Exp $ +# $OpenBSD: Makefile,v 1.158 2005/05/26 18:15:09 marius Exp $ # $FreeBSD: Makefile,v 1.23 1997/11/09 10:17:02 asami Exp $ # @@ -36,6 +36,7 @@ SUBDIR += fragroute SUBDIR += fragrouter SUBDIR += fwbuilder + SUBDIR += gaim-otr SUBDIR += gnupg SUBDIR += gnutls SUBDIR += gpa @@ -56,6 +57,7 @@ SUBDIR += libgpg-error SUBDIR += libident SUBDIR += libmcrypt + SUBDIR += libotr SUBDIR += libtasn1 SUBDIR += logsentry SUBDIR += logsurfer