From 93121ae0652231a4b7524a9c180f49d1fdfcda57 Mon Sep 17 00:00:00 2001 From: thierry Date: Sun, 29 May 2005 09:48:19 +0000 Subject: Add pamtester 0.1.0, a command line pam authentication tester. PR: 81427 Submitted by: andy (at) fud.org.nz --- security/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'security/Makefile') diff --git a/security/Makefile b/security/Makefile index 991aa02aa092..d6bb69b428a5 100644 --- a/security/Makefile +++ b/security/Makefile @@ -344,6 +344,7 @@ SUBDIR += pam_pop3 SUBDIR += pam_pwdfile SUBDIR += pam_smb + SUBDIR += pamtester SUBDIR += pear-Auth SUBDIR += pear-Auth_HTTP SUBDIR += pear-Auth_PrefManager -- cgit