From 795a3f3f21788992c3ca77012f13478836c1ce08 Mon Sep 17 00:00:00 2001 From: sthen Date: Wed, 16 Mar 2011 10:12:42 +0000 Subject: [PATCH] +security/oath-toolkit +sysutils/login_oath --- security/Makefile | 3 ++- sysutils/Makefile | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/security/Makefile b/security/Makefile index ca4d33bf092..450941926e3 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.254 2011/03/10 13:43:01 jasper Exp $ +# $OpenBSD: Makefile,v 1.255 2011/03/16 10:12:42 sthen Exp $ # $FreeBSD: Makefile,v 1.23 1997/11/09 10:17:02 asami Exp $ # @@ -100,6 +100,7 @@ SUBDIR += nikto SUBDIR += nipper SUBDIR += nss + SUBDIR += oath-toolkit SUBDIR += onesixtyone SUBDIR += opencdk SUBDIR += openct diff --git a/sysutils/Makefile b/sysutils/Makefile index fa0a07fe243..3da681896d9 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.224 2011/01/06 12:17:07 landry Exp $ +# $OpenBSD: Makefile,v 1.225 2011/03/16 10:12:42 sthen Exp $ # $FreeBSD: Makefile,v 1.26 1997/11/20 08:58:51 tg Exp $ SUBDIR = @@ -75,6 +75,7 @@ SUBDIR += libstatgrab SUBDIR += login_fingerprint SUBDIR += login_ldap + SUBDIR += login_oath SUBDIR += logpp SUBDIR += lsof SUBDIR += luastatgrab