aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/etcupdate/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/etcupdate/Makefile')
-rw-r--r--usr.sbin/etcupdate/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/etcupdate/Makefile b/usr.sbin/etcupdate/Makefile
index bfdf1953b265..46edaf03baf1 100644
--- a/usr.sbin/etcupdate/Makefile
+++ b/usr.sbin/etcupdate/Makefile
@@ -5,6 +5,7 @@
SCRIPTS=etcupdate.sh
MAN= etcupdate.8
+HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.include <bsd.prog.mk>