aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/bsdcat/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/bsdcat/Makefile')
-rw-r--r--usr.bin/bsdcat/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/bsdcat/Makefile b/usr.bin/bsdcat/Makefile
index 8ea5dee7398e..78780effd700 100644
--- a/usr.bin/bsdcat/Makefile
+++ b/usr.bin/bsdcat/Makefile
@@ -24,6 +24,7 @@ LIBADD= archive
CFLAGS+= -DHAVE_ICONV=1 -DHAVE_ICONV_H=1 -DICONV_CONST=const
.endif
+HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.include <bsd.prog.mk>