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