Add compile_et to kerberos bootstrap tools.

This makes it possible to build a regular world on a host without kerberos.

PR:		conf/178421
Submitted by:	Garrett Cooper
MFC after:	1 month
This commit is contained in:
antoine 2013-05-11 13:44:11 +00:00
parent 5837e0ff7e
commit 13a1f48a6a

View File

@ -1176,7 +1176,8 @@ _kerberos5_bootstrap_tools= \
kerberos5/lib/libroken \
kerberos5/lib/libvers \
kerberos5/tools/asn1_compile \
kerberos5/tools/slc
kerberos5/tools/slc \
usr.bin/compile_et
.endif
# Please document (add comment) why something is in 'bootstrap-tools'.