aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/sa/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/sa/Makefile')
-rw-r--r--usr.sbin/sa/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/sa/Makefile b/usr.sbin/sa/Makefile
index a7ffccf03c44..375b8045e81f 100644
--- a/usr.sbin/sa/Makefile
+++ b/usr.sbin/sa/Makefile
@@ -10,6 +10,7 @@ SRCS= main.c db.c pdb.c usrdb.c readrec.c
PACKAGE=acct
+HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.include <bsd.prog.mk>