summaryrefslogtreecommitdiff
path: root/kerberosV/lib/libkadm5srv/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'kerberosV/lib/libkadm5srv/Makefile')
-rw-r--r--kerberosV/lib/libkadm5srv/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/kerberosV/lib/libkadm5srv/Makefile b/kerberosV/lib/libkadm5srv/Makefile
index 612ed37a959..60abcb0280e 100644
--- a/kerberosV/lib/libkadm5srv/Makefile
+++ b/kerberosV/lib/libkadm5srv/Makefile
@@ -1,7 +1,8 @@
-# $OpenBSD: Makefile,v 1.2 2013/06/21 10:59:40 ajacoutot Exp $
+# $OpenBSD: Makefile,v 1.3 2013/07/01 05:15:24 ajacoutot Exp $
LIB= kadm5srv
-MAN= kadm5_pwcheck.3
+MPAGES= kadm5_pwcheck.3
+MSRC= ${KRB5DIR}/lib/kadm5
SRCS= acl.c \
bump_pw_expire.c \