From d343bfd00194448607a405d486762eb7eec25d64 Mon Sep 17 00:00:00 2001 From: xtraeme Date: Wed, 3 Dec 2003 19:24:03 +0000 Subject: Add and enable gss, gsasl. --- security/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/security/Makefile b/security/Makefile index dbe2d74ce51..3789629873d 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.142 2003/09/04 13:32:35 xtraeme Exp $ +# $NetBSD: Makefile,v 1.143 2003/12/03 19:24:03 xtraeme Exp $ # COMMENT= Security tools @@ -35,6 +35,8 @@ SUBDIR+= gnupg SUBDIR+= gnutls SUBDIR+= gpa SUBDIR+= gpgme +SUBDIR+= gsasl +SUBDIR+= gss SUBDIR+= gtk-systrace SUBDIR+= hackbot SUBDIR+= isakmpd -- cgit v1.2.3