From 582f04f687db7aacd0e3c734cd28d200d514f5e6 Mon Sep 17 00:00:00 2001 From: Florian Obser Date: Sat, 26 Jan 2019 10:59:31 +0000 Subject: hook up unwind(8) to the build; OK deraadt --- usr.sbin/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'usr.sbin') diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile index da437ba9608..f62cc04e093 100644 --- a/usr.sbin/Makefile +++ b/usr.sbin/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.203 2018/07/23 11:56:02 florian Exp $ +# $OpenBSD: Makefile,v 1.204 2019/01/26 10:59:30 florian Exp $ .include @@ -18,8 +18,8 @@ SUBDIR= ac accton acme-client acpidump adduser amd apm apmd arp \ sa sasyncd sensorsd slaacctl slowcgi smtpd \ snmpctl snmpd spamdb switchctl switchd syslogc syslogd sysmerge \ syspatch tcpdrop tcpdump tftp-proxy tftpd tokenadm tokeninit \ - traceroute trpt unbound usbdevs user vmd vmctl vipw watchdogd \ - wsconscfg wsfontload wsmoused zdump zic + traceroute trpt unbound unwindctl usbdevs user vmd vmctl vipw \ + watchdogd wsconscfg wsfontload wsmoused zdump zic .if (${YP:L} == "yes") SUBDIR+=ypbind ypldap yppoll ypset ypserv -- cgit v1.2.3