From: florian Date: Mon, 3 Jun 2024 10:05:18 +0000 (+0000) Subject: hook dhcp6leased to the build X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=81ae6c6a604c7897bb8e0c39c265f2b31ef80784;p=openbsd hook dhcp6leased to the build OK deraadt --- diff --git a/sbin/Makefile b/sbin/Makefile index bd65cf73568..81ac089fae6 100644 --- a/sbin/Makefile +++ b/sbin/Makefile @@ -1,6 +1,6 @@ -# $OpenBSD: Makefile,v 1.110 2021/02/26 17:17:03 florian Exp $ +# $OpenBSD: Makefile,v 1.111 2024/06/03 10:05:18 florian Exp $ -SUBDIR= atactl badsect bioctl clri dhclient dhcpleased \ +SUBDIR= atactl badsect bioctl clri dhclient dhcp6leased dhcpleased \ disklabel dmesg dump dumpfs fdisk fsck fsck_ext2fs fsck_ffs \ fsck_msdos fsdb fsirand growfs ifconfig iked init ipsecctl \ isakmpd kbd ldattach mknod mount \