summaryrefslogtreecommitdiffstats
path: root/usr.sbin/Makefile
diff options
context:
space:
mode:
authorflorian <florian@openbsd.org>2018-07-12 08:19:00 +0000
committerflorian <florian@openbsd.org>2018-07-12 08:19:00 +0000
commitad4d22ccfe01de3a6f5946ce04837b3bdebfde0e (patch)
tree2f9100825527e2e82f73f194e56cca8c01074eab /usr.sbin/Makefile
parentuse _rad user (diff)
downloadwireguard-openbsd-ad4d22ccfe01de3a6f5946ce04837b3bdebfde0e.tar.xz
wireguard-openbsd-ad4d22ccfe01de3a6f5946ce04837b3bdebfde0e.zip
hook up rad(8) and ractl(8) to the build
Diffstat (limited to 'usr.sbin/Makefile')
-rw-r--r--usr.sbin/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile
index c142fab8b8e..85d0a53f14b 100644
--- a/usr.sbin/Makefile
+++ b/usr.sbin/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.201 2017/06/03 10:00:29 florian Exp $
+# $OpenBSD: Makefile,v 1.202 2018/07/12 08:19:00 florian Exp $
.include <bsd.own.mk>
@@ -12,7 +12,7 @@ SUBDIR= ac accton acme-client acpidump adduser amd apm apmd arp \
mrouted mtrace mtree ndp netgroup_mkdb \
npppctl npppd nsd ntpd ocspcheck ospfctl ospfd ospf6d ospf6ctl \
pcidump pkg_add portmap pppd procmap pstat pwd_mkdb \
- quot quotaon radiusctl radiusd rarpd rbootd \
+ quot quotaon ractl rad radiusctl radiusd rarpd rbootd \
rcctl rdate rebound relayctl relayd repquota ripctl ripd \
rmt route6d rpc.bootparamd rpc.lockd rpc.statd rtadvd \
sa sasyncd sensorsd slaacctl slowcgi smtpd \