aboutsummaryrefslogtreecommitdiff
path: root/stand/efi/libefi/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'stand/efi/libefi/Makefile')
-rw-r--r--stand/efi/libefi/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/stand/efi/libefi/Makefile b/stand/efi/libefi/Makefile
index e838a5a10ac4..99b31338a75d 100644
--- a/stand/efi/libefi/Makefile
+++ b/stand/efi/libefi/Makefile
@@ -67,4 +67,6 @@ CFLAGS+= ${FORMAT_EXTENSIONS}
CFLAGS+= -DTERM_EMU
+.include "${BOOTSRC}/veriexec.mk"
+
.include <bsd.lib.mk>