diff options
Diffstat (limited to 'bin/date/Makefile')
-rw-r--r-- | bin/date/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/date/Makefile b/bin/date/Makefile index 5e2e3d261536..c7807eb7a760 100644 --- a/bin/date/Makefile +++ b/bin/date/Makefile @@ -5,7 +5,7 @@ PACKAGE=runtime PROG= date -SRCS= date.c netdate.c vary.c +SRCS= date.c vary.c HAS_TESTS= SUBDIR.${MK_TESTS}+= tests |