aboutsummaryrefslogtreecommitdiff
path: root/libexec/atf/atf-check/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'libexec/atf/atf-check/Makefile')
-rw-r--r--libexec/atf/atf-check/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/libexec/atf/atf-check/Makefile b/libexec/atf/atf-check/Makefile
index 2533db4e7646..4fe6e4e7dbb9 100644
--- a/libexec/atf/atf-check/Makefile
+++ b/libexec/atf/atf-check/Makefile
@@ -40,6 +40,7 @@ CFLAGS+= -DATF_SHELL='"/bin/sh"'
LIBADD= atf_cxx
+HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.include <bsd.prog.mk>