aboutsummaryrefslogtreecommitdiff
path: root/bin/echo/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'bin/echo/Makefile')
-rw-r--r--bin/echo/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/echo/Makefile b/bin/echo/Makefile
index 2f97ea6e97e1..bd4455395ac4 100644
--- a/bin/echo/Makefile
+++ b/bin/echo/Makefile
@@ -6,6 +6,7 @@
PACKAGE=runtime
PROG= echo
+HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.include <bsd.prog.mk>