summaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorSADA Kenji <sada@FreeBSD.org>1999-01-06 22:55:47 +0000
committerSADA Kenji <sada@FreeBSD.org>1999-01-06 22:55:47 +0000
commitb3ffcf7bc239ef6e86194cf4ef3a0a7d8af9f1a1 (patch)
treea67c19f32c0e5ac9554f19dd9f0421a48ef6064c /security/Makefile
parentCheckpassword provides a simple, uniform password-checking interface (diff)
Activate checkpassword.
Notes
Notes: svn path=/head/; revision=15898
Diffstat (limited to 'security/Makefile')
-rw-r--r--security/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile
index ceb2a9cba6e8..ddd8be0f0ed1 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.37 1998/12/19 16:54:12 jseger Exp $
+# $Id: Makefile,v 1.38 1998/12/24 20:49:42 jseger Exp $
#
SUBDIR += SSLeay
@@ -6,6 +6,7 @@
SUBDIR += bro
SUBDIR += bugs
SUBDIR += cfs
+ SUBDIR += checkpassword
SUBDIR += cops
SUBDIR += crack
SUBDIR += donkey