Make this part of the 'krb' distribution.

This commit is contained in:
Mark Murray 1997-10-24 16:20:25 +00:00
parent 028cec1015
commit 6adb44d7f0
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=30692

View File

@ -31,6 +31,7 @@ CFLAGS+=-DKERBEROS -DHAVE_CONFIG_H \
-I${.CURDIR}/../../crypto/kerberosIV/include \
-I${.CURDIR}/../../crypto/kerberosIV/lib/roken \
-I${.CURDIR}/../../crypto/kerberosIV/appl/bsd
DISTRIBUTION= krb
.endif
.include <bsd.prog.mk>