tests: Fix build after 8920c5f2

MFC after:		2 weeks
This commit is contained in:
Dmitry Chagin 2023-08-09 00:39:35 +03:00
parent 9f2cddd261
commit 76f28f656e

View File

@ -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>