aboutsummaryrefslogtreecommitdiff
path: root/bin/dd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'bin/dd/Makefile')
-rw-r--r--bin/dd/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/dd/Makefile b/bin/dd/Makefile
index d845951616ac..2a9ff1f788f7 100644
--- a/bin/dd/Makefile
+++ b/bin/dd/Makefile
@@ -38,6 +38,7 @@ test: ${PROG} gen
@rm -f gen 1M_zeroes* obs_zeroes
+HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.include <bsd.prog.mk>