diff options
| author | Simon J. Gerraty <sjg@FreeBSD.org> | 2019-03-04 22:04:21 +0000 |
|---|---|---|
| committer | Simon J. Gerraty <sjg@FreeBSD.org> | 2019-03-04 22:04:21 +0000 |
| commit | 02a4bc589cb28479993057372d74f26a7c3fce84 (patch) | |
| tree | 9704f8a5c7e0a306d5ebbbefbf63ad188391b0ec /lib/libsecureboot/tests | |
| parent | c3c93809f6bea5f07cdc9c1b3315eae1b3594318 (diff) | |
Notes
Diffstat (limited to 'lib/libsecureboot/tests')
| -rw-r--r-- | lib/libsecureboot/tests/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libsecureboot/tests/Makefile b/lib/libsecureboot/tests/Makefile index 0cc32562d36bf..3ff88281081a0 100644 --- a/lib/libsecureboot/tests/Makefile +++ b/lib/libsecureboot/tests/Makefile @@ -1,5 +1,7 @@ # $FreeBSD$ +.include <src.opts.mk> + PROG= tvo SRCS+= tvo.c |
