summaryrefslogtreecommitdiffstats
path: root/usr.sbin/Makefile
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>2019-11-12 05:36:48 +0000
committerderaadt <deraadt@openbsd.org>2019-11-12 05:36:48 +0000
commit5f8a40c8b7983b17bee90ec8c8c8d69b8bd93c6b (patch)
treed3de3e4acf48f32ca2c232383634c5f549c8972b /usr.sbin/Makefile
parentNow that libc.so has only five PLT entries on almost all our archs, (diff)
downloadwireguard-openbsd-5f8a40c8b7983b17bee90ec8c8c8d69b8bd93c6b.tar.xz
wireguard-openbsd-5f8a40c8b7983b17bee90ec8c8c8d69b8bd93c6b.zip
enable rpki-client 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 045107d6999..38720c53146 100644
--- a/usr.sbin/Makefile
+++ b/usr.sbin/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.207 2019/08/16 17:03:55 martijn Exp $
+# $OpenBSD: Makefile,v 1.208 2019/11/12 05:36:48 deraadt Exp $
.include <bsd.own.mk>
@@ -14,7 +14,7 @@ SUBDIR= ac accton acme-client acpidump adduser amd apm apmd arp \
pcidump pkg_add portmap pppd procmap pstat pwd_mkdb \
quot quotaon ractl rad radiusctl radiusd rarpd rbootd \
rcctl rdate rdsetroot rebound relayctl relayd repquota ripctl ripd \
- rmt route6d rpc.bootparamd rpc.lockd rpc.statd \
+ rmt route6d rpc.bootparamd rpc.lockd rpc.statd rpki-client \
sa sasyncd sensorsd slaacctl slowcgi smtpd \
snmpd spamdb switchctl switchd syslogc syslogd sysmerge \
syspatch sysupgrade tcpdrop tcpdump tftp-proxy tftpd tokenadm \