From 626eb4755649b09282f35a3fdd5319a7e8362513 Mon Sep 17 00:00:00 2001 From: ian Date: Thu, 4 Nov 2010 22:01:03 +0000 Subject: [PATCH] += chntpw --- security/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/security/Makefile b/security/Makefile index d8a05f6be03..2b466629daf 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.244 2010/10/24 14:40:13 steven Exp $ +# $OpenBSD: Makefile,v 1.245 2010/11/04 22:01:03 ian Exp $ # $FreeBSD: Makefile,v 1.23 1997/11/09 10:17:02 asami Exp $ # @@ -20,6 +20,7 @@ SUBDIR += ccrypt SUBDIR += cfs SUBDIR += cgichk + SUBDIR += chntpw SUBDIR += chrootuid SUBDIR += clamav SUBDIR += clusterssh