diff options
author | Ted Unangst <tedu@cvs.openbsd.org> | 2015-10-15 21:27:38 +0000 |
---|---|---|
committer | Ted Unangst <tedu@cvs.openbsd.org> | 2015-10-15 21:27:38 +0000 |
commit | 99269c12d61e33a9ec508bac907c6ca184a9473f (patch) | |
tree | de5c1ceb9dcab0fc6762e1950e58723bf5df89d9 /usr.sbin/Makefile | |
parent | 7d1545b5b45271646b3ea5446f0222cc4d51b6e0 (diff) |
everybody can build rebound
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 \ |