Make this part of the 'krb' distribution if it is being built as the

Kerberised version.
This commit is contained in:
Mark Murray 1997-10-24 16:22:46 +00:00
parent 6adb44d7f0
commit 76a54b1979

View File

@ -21,6 +21,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>