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

Kerberised version.
This commit is contained in:
markm 1997-10-24 16:22:46 +00:00
parent 6e219dba6a
commit f784e3f832

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>