diff options
Diffstat (limited to 'kerberosV/usr.bin/Makefile')
-rw-r--r-- | kerberosV/usr.bin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kerberosV/usr.bin/Makefile b/kerberosV/usr.bin/Makefile index 2e6344cfaa8..7bd4badfd65 100644 --- a/kerberosV/usr.bin/Makefile +++ b/kerberosV/usr.bin/Makefile @@ -1,7 +1,7 @@ -# $OpenBSD: Makefile,v 1.1 2001/05/25 08:20:30 hin Exp $ +# $OpenBSD: Makefile,v 1.2 2001/05/25 22:14:38 hin Exp $ # XXX asn1_compile is compiled in ../Makefile -SUBDIR = kauth klist kdestroy +SUBDIR = kauth klist kdestroy kinit .include <bsd.subdir.mk> |