summaryrefslogtreecommitdiffstats
path: root/sbin
diff options
context:
space:
mode:
authormarkm <markm@FreeBSD.org>1997-10-24 16:22:46 +0000
committermarkm <markm@FreeBSD.org>1997-10-24 16:22:46 +0000
commitf784e3f832d3ac2c080c32fbe57d89a0e5c7cbc4 (patch)
treec45edb5d71350686906439555cae993cecb9c1af /sbin
parent6e219dba6a0165a0cf87e84caac08001192972fd (diff)
downloadFreeBSD-src-f784e3f832d3ac2c080c32fbe57d89a0e5c7cbc4.zip
FreeBSD-src-f784e3f832d3ac2c080c32fbe57d89a0e5c7cbc4.tar.gz
Make this part of the 'krb' distribution if it is being built as the
Kerberised version.
Diffstat (limited to 'sbin')
-rw-r--r--sbin/restore/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sbin/restore/Makefile b/sbin/restore/Makefile
index 2572878..0b6ea61 100644
--- a/sbin/restore/Makefile
+++ b/sbin/restore/Makefile
@@ -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>
OpenPOWER on IntegriCloud