aboutsummaryrefslogtreecommitdiff
path: root/secure/Makefile
diff options
context:
space:
mode:
authorKyle Evans <kevans@FreeBSD.org>2019-10-02 01:05:29 +0000
committerKyle Evans <kevans@FreeBSD.org>2019-10-02 01:05:29 +0000
commitf27f39db77d253836070f5d83a5759c3da44a0c1 (patch)
tree61a1877573f2ce7d6d3ea3e5289d08d33cd77a02 /secure/Makefile
parent150c95edfe0a859fcb52b65c64b2af5ebcdcb5cd (diff)
downloadsrc-f27f39db77d253836070f5d83a5759c3da44a0c1.tar.gz
src-f27f39db77d253836070f5d83a5759c3da44a0c1.zip
Notes
Diffstat (limited to 'secure/Makefile')
-rw-r--r--secure/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/secure/Makefile b/secure/Makefile
index c8d12502740d..198df326fe32 100644
--- a/secure/Makefile
+++ b/secure/Makefile
@@ -8,6 +8,8 @@ SUBDIR_PARALLEL=
SUBDIR.${MK_TESTS}+= tests
+SUBDIR.${MK_CAROOT}+= caroot
+
# These are the programs which depend on crypto, but not Kerberos.
SPROGS= lib/libfetch lib/libpam lib/libradius lib/libtelnet \
bin/ed libexec/telnetd usr.bin/fetch usr.bin/telnet \