From 6acb509c8ee8f527d2f2251ea1e78cbe325eb84b Mon Sep 17 00:00:00 2001 From: deraadt Date: Wed, 24 Feb 2021 19:21:41 +0000 Subject: [PATCH] build resolvd --- sbin/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sbin/Makefile b/sbin/Makefile index b087de25546..77119426343 100644 --- a/sbin/Makefile +++ b/sbin/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.108 2019/04/25 22:11:35 deraadt Exp $ +# $OpenBSD: Makefile,v 1.109 2021/02/24 19:21:41 deraadt Exp $ SUBDIR= atactl badsect bioctl clri dhclient \ disklabel dmesg dump dumpfs fdisk fsck fsck_ext2fs fsck_ffs \ @@ -8,7 +8,7 @@ SUBDIR= atactl badsect bioctl clri dhclient \ mount_nfs mount_ntfs mount_tmpfs mount_udf \ mount_vnd mountd ncheck_ffs newfs newfs_ext2fs newfs_msdos \ nfsd nologin pdisk pfctl pflogd ping quotacheck \ - reboot restore route savecore scan_ffs \ + reboot resolvd restore route savecore scan_ffs \ scsi slaacd shutdown swapctl sysctl ttyflags tunefs vnconfig \ umount unwind wsconsctl -- 2.20.1