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