diff options
| author | Dmitry Chagin <dchagin@FreeBSD.org> | 2023-08-08 21:39:35 +0000 |
|---|---|---|
| committer | Dmitry Chagin <dchagin@FreeBSD.org> | 2023-08-08 21:39:35 +0000 |
| commit | 76f28f656eb5db81b49d6d89e1d43815aeda3128 (patch) | |
| tree | bb5d51db89e866c7775c9a4eac874fbc65a70c05 /tests | |
| parent | 9f2cddd261d09b736893454cb8b7aa0651ac5211 (diff) | |
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/sys/vm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/sys/vm/Makefile b/tests/sys/vm/Makefile index 44ffb9ae7d7b..5517bbcbd108 100644 --- a/tests/sys/vm/Makefile +++ b/tests/sys/vm/Makefile @@ -20,6 +20,6 @@ PROGS+= mmap_map_32bit_helper SUBDIR= soxstack TESTS_SUBDIRS+= stack -SUBDIR_DEPENDS_stack=soxstack +SUBDIR_DEPEND_stack=soxstack .include <bsd.test.mk> |
