summaryrefslogtreecommitdiffstats
path: root/usr.sbin/Makefile
diff options
context:
space:
mode:
authornorby <norby@openbsd.org>2006-10-29 18:06:07 +0000
committernorby <norby@openbsd.org>2006-10-29 18:06:07 +0000
commitf7d472283148054b756ed9d93781e8359183ae52 (patch)
tree0189ad56b04be59738e92ad22beaf496a391b8ac /usr.sbin/Makefile
parentsync (diff)
downloadwireguard-openbsd-f7d472283148054b756ed9d93781e8359183ae52.tar.xz
wireguard-openbsd-f7d472283148054b756ed9d93781e8359183ae52.zip
Connect ripd and ripctl to the build.
ok claudio@ deraadt@
Diffstat (limited to 'usr.sbin/Makefile')
-rw-r--r--usr.sbin/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile
index 3bd0727dee1..f3db1998404 100644
--- a/usr.sbin/Makefile
+++ b/usr.sbin/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.128 2006/09/20 14:58:32 pedro Exp $
+# $OpenBSD: Makefile,v 1.129 2006/10/29 18:06:07 norby Exp $
.include <bsd.own.mk>
@@ -10,6 +10,7 @@ SUBDIR= ac accton acpid acpidump adduser amd apm apmd arp authpf \
memconfig mopd mrinfo mrouted mtrace mtree netgroup_mkdb ntpd \
openssl ospfctl ospfd pkg_add popa3d portmap ppp pppd pppoe procmap \
pstat pwd_mkdb quot quotaon rarpd rbootd rdate rdconfig repquota \
+ ripctl ripd \
rmt rpc.bootparamd rpc.lockd rwhod sa sasyncd sensorsd sliplogin \
slstats spamdb spray syslogc syslogd tcpdrop tcpdump \
timed tokenadm tokeninit traceroute trpt usbdevs user vipw vnconfig \