summaryrefslogtreecommitdiffstats
path: root/usr.sbin/Makefile
diff options
context:
space:
mode:
authorbmercer <bmercer@openbsd.org>2013-05-30 19:18:24 +0000
committerbmercer <bmercer@openbsd.org>2013-05-30 19:18:24 +0000
commit6b3784aa0391354486d8b7ba2b7f54179fed66d2 (patch)
treecd262627ccf0736c7bf5c7c5797b5c2ead74aa30 /usr.sbin/Makefile
parentMove mkuboot to the proper location. (diff)
downloadwireguard-openbsd-6b3784aa0391354486d8b7ba2b7f54179fed66d2.tar.xz
wireguard-openbsd-6b3784aa0391354486d8b7ba2b7f54179fed66d2.zip
Tie mkuboot into the builds.
OK jasper@ get it in deraadt@
Diffstat (limited to 'usr.sbin/Makefile')
-rw-r--r--usr.sbin/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile
index 147fd4d7c80..cc2841ccd30 100644
--- a/usr.sbin/Makefile
+++ b/usr.sbin/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.166 2013/03/14 11:08:20 mpi Exp $
+# $OpenBSD: Makefile,v 1.167 2013/05/30 19:18:24 bmercer Exp $
.include <bsd.own.mk>
@@ -8,7 +8,8 @@ SUBDIR= ac accton acpidump adduser amd apm apmd arp \
ftp-proxy fw_update gpioctl hostapd hotplugd httpd ifstated ikectl \
inetd iostat iscsictl iscsid kgmon kvm_mkdb \
ldapd ldapctl ldomctl ldomd ldpd ldpctl lpr mailwrapper map-mbone \
- memconfig mksuncd mopd mrinfo mrouted mtrace mtree ndp netgroup_mkdb \
+ memconfig mksuncd mkuboot mopd mrinfo mrouted \
+ mtrace mtree ndp netgroup_mkdb \
nginx npppctl npppd nsd ntpd openssl ospfctl ospfd ospf6d ospf6ctl \
pcidump pkg_add popa3d portmap ppp pppd pppoe procmap pstat pwd_mkdb \
quot quotaon rarpd rbootd rdate relayctl relayd repquota rip6query \