summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans Insulander <hin@cvs.openbsd.org>2001-06-21 23:31:24 +0000
committerHans Insulander <hin@cvs.openbsd.org>2001-06-21 23:31:24 +0000
commitc1721ae47170a92ca22cf21106e537a9004a05ac (patch)
tree9cb87f0cb76dd6558311587606051982e003d047
parent338ef9009082237911e8af5cd6fc77edf1a00769 (diff)
Build krb5 version of pagsh
-rw-r--r--kerberosV/usr.bin/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/kerberosV/usr.bin/Makefile b/kerberosV/usr.bin/Makefile
index 7bd4badfd65..ec4b9647dd7 100644
--- a/kerberosV/usr.bin/Makefile
+++ b/kerberosV/usr.bin/Makefile
@@ -1,7 +1,7 @@
-# $OpenBSD: Makefile,v 1.2 2001/05/25 22:14:38 hin Exp $
+# $OpenBSD: Makefile,v 1.3 2001/06/21 23:31:23 hin Exp $
# XXX asn1_compile is compiled in ../Makefile
-SUBDIR = kauth klist kdestroy kinit
+SUBDIR = kauth klist kdestroy kinit pagsh
.include <bsd.subdir.mk>