mirror of
https://github.com/freebsd/freebsd-src
synced 2024-11-05 18:22:52 +00:00
Add kadmind.
This commit is contained in:
parent
acfdd75a53
commit
4ed9828579
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=5738
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
|||
# From: @(#)Makefile 5.1 (Berkeley) 6/25/90
|
||||
# $Id: Makefile,v 1.6 1995/01/20 02:00:34 wollman Exp $
|
||||
# $Id: Makefile,v 1.7 1995/01/20 02:49:46 wollman Exp $
|
||||
|
||||
SUBDIR= include des acl kdb krb libkadm
|
||||
|
||||
SUBDIR+= ext_srvtab kdb_destroy kdb_edit \
|
||||
kdb_init kdb_util kdestroy kerberos kinit klist ksrvtgt \
|
||||
kstash kadmin man
|
||||
kstash kadmin kadmind man
|
||||
#
|
||||
# MISSING AND PROBABLY BOGUS: register registerd make_keypair
|
||||
#
|
||||
|
|
Loading…
Reference in a new issue