aboutsummaryrefslogtreecommitdiff
path: root/sbin/Makefile
diff options
context:
space:
mode:
authorSimon J. Gerraty <sjg@FreeBSD.org>2019-02-26 06:17:23 +0000
committerSimon J. Gerraty <sjg@FreeBSD.org>2019-02-26 06:17:23 +0000
commiteb12b8ea5e7fd3b2dd6386de0e96185d94f57249 (patch)
treee614b2d413571542229308b35adc3e5df66786a3 /sbin/Makefile
parenta92958df34df88e384374699c817f4a015c5b40d (diff)
downloadsrc-eb12b8ea5e7fd3b2dd6386de0e96185d94f57249.tar.gz
src-eb12b8ea5e7fd3b2dd6386de0e96185d94f57249.zip
Add verifying manifest loader for mac_veriexec
This tool will verify a signed manifest and load contents into mac_veriexec for storage Sponsored by: Juniper Networks Differential Revision: D16575
Notes
Notes: svn path=/head/; revision=344567
Diffstat (limited to 'sbin/Makefile')
-rw-r--r--sbin/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sbin/Makefile b/sbin/Makefile
index 2c4b042d91ec..78c581e357a1 100644
--- a/sbin/Makefile
+++ b/sbin/Makefile
@@ -87,6 +87,7 @@ SUBDIR.${MK_PF}+= pfctl
SUBDIR.${MK_PF}+= pflogd
SUBDIR.${MK_QUOTAS}+= quotacheck
SUBDIR.${MK_ROUTED}+= routed
+SUBDIR.${MK_VERIEXEC}+= veriexec
SUBDIR.${MK_ZFS}+= bectl
SUBDIR.${MK_ZFS}+= zfsbootcfg