diff options
| author | Stephen J. Kiernan <stevek@FreeBSD.org> | 2023-10-29 21:01:04 +0000 |
|---|---|---|
| committer | Stephen J. Kiernan <stevek@FreeBSD.org> | 2023-10-29 21:01:04 +0000 |
| commit | 5e3190f700637fcfc1a52daeaa4a031fdd2557c7 (patch) | |
| tree | fdc7e433ea7f04bedf8bd807cface077fa9e0c9e /tests/sys/opencrypto | |
| parent | 5f98380c3ef18cdb60cd31cfb1c0858d1b0f5ad4 (diff) | |
Diffstat (limited to 'tests/sys/opencrypto')
| -rw-r--r-- | tests/sys/opencrypto/Makefile.depend | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/sys/opencrypto/Makefile.depend b/tests/sys/opencrypto/Makefile.depend index 11aba52f82cf..462a1562f495 100644 --- a/tests/sys/opencrypto/Makefile.depend +++ b/tests/sys/opencrypto/Makefile.depend @@ -1,6 +1,12 @@ # Autogenerated - do NOT edit! DIRDEPS = \ + include \ + include/xlocale \ + lib/${CSU_DIR} \ + lib/atf/libatf-c \ + lib/libc \ + lib/libcompiler_rt \ .include <dirdeps.mk> |
