aboutsummaryrefslogtreecommitdiff
path: root/bin/ls/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'bin/ls/Makefile')
-rw-r--r--bin/ls/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/ls/Makefile b/bin/ls/Makefile
index 1653d21b0d3e..607c6ad061ed 100644
--- a/bin/ls/Makefile
+++ b/bin/ls/Makefile
@@ -14,6 +14,7 @@ CFLAGS+= -DCOLORLS
LIBADD+= termcapw
.endif
+HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.include <bsd.prog.mk>