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