diff options
author | Brandon Mercer <bmercer@cvs.openbsd.org> | 2013-05-30 19:18:25 +0000 |
---|---|---|
committer | Brandon Mercer <bmercer@cvs.openbsd.org> | 2013-05-30 19:18:25 +0000 |
commit | 62394cd8a6d331826ba0a405415dc0cb58cd861b (patch) | |
tree | eeaf3a41ac3063beb5b73de396ada63c769fd270 /usr.sbin | |
parent | 7e557a052fae320671525511f95bdc38926425b3 (diff) |
Tie mkuboot into the builds.
OK jasper@ get it in deraadt@
Diffstat (limited to 'usr.sbin')
-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 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 \ |