From 2910161698a46f4e6d5f1c291d273efded128974 Mon Sep 17 00:00:00 2001 From: robert Date: Tue, 24 Mar 2009 19:01:36 +0000 Subject: [PATCH] +libfprint --- security/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/security/Makefile b/security/Makefile index fa31c33d4e4..678c3089f47 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.212 2009/01/30 02:09:34 bernd Exp $ +# $OpenBSD: Makefile,v 1.213 2009/03/24 19:01:36 robert Exp $ # $FreeBSD: Makefile,v 1.23 1997/11/09 10:17:02 asami Exp $ # @@ -58,6 +58,7 @@ SUBDIR += keychain SUBDIR += klaxon SUBDIR += l0phtcrack + SUBDIR += libfprint SUBDIR += libfwbuilder SUBDIR += libgcrypt SUBDIR += libgpg-error