diff options
Diffstat (limited to 'usr.sbin/Makefile')
-rw-r--r-- | usr.sbin/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile index a8bda8c1647..b89a451c7c6 100644 --- a/usr.sbin/Makefile +++ b/usr.sbin/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.187 2015/10/03 18:57:11 renato Exp $ +# $OpenBSD: Makefile,v 1.188 2015/10/15 21:27:37 tedu Exp $ .include <bsd.own.mk> @@ -12,7 +12,8 @@ SUBDIR= ac accton acpidump adduser amd apm apmd arp \ mtrace mtree ndp netgroup_mkdb \ npppctl npppd nsd ntpd ospfctl ospfd ospf6d ospf6ctl \ pcidump pkg_add portmap pppd procmap pstat pwd_mkdb \ - quot quotaon radiusctl radiusd rarpd rbootd rcctl rdate relayctl \ + quot quotaon radiusctl radiusd rarpd rbootd \ + rcctl rdate rebound relayctl \ relayd repquota rip6query ripctl ripd rmt route6d rpc.bootparamd \ rpc.lockd rpc.statd rtadvd \ sa sasyncd sensorsd slowcgi smtpd \ |