aboutsummaryrefslogtreecommitdiff
path: root/sbin/dhclient/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/dhclient/Makefile')
-rw-r--r--sbin/dhclient/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sbin/dhclient/Makefile b/sbin/dhclient/Makefile
index f4a9a331ca66..98beb6e44634 100644
--- a/sbin/dhclient/Makefile
+++ b/sbin/dhclient/Makefile
@@ -46,6 +46,7 @@ LIBADD= util
WARNS?= 2
+HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.include <bsd.prog.mk>