summaryrefslogtreecommitdiffstats
path: root/usr.sbin/Makefile
diff options
context:
space:
mode:
authorreyk <reyk@openbsd.org>2010-06-07 08:39:43 +0000
committerreyk <reyk@openbsd.org>2010-06-07 08:39:43 +0000
commit4645886e535426daee434f048a4ec5e40a4483c0 (patch)
treedc7d42f9a2594a333a533e14b0ffa52ac9ce5118 /usr.sbin/Makefile
parentmake clearer the relationship between isakmpd and ikev1; and iked and ikev2; (diff)
downloadwireguard-openbsd-4645886e535426daee434f048a4ec5e40a4483c0.tar.xz
wireguard-openbsd-4645886e535426daee434f048a4ec5e40a4483c0.zip
Enable iked/ikectl in the builds. iked is still in an early stage,
but it helps people to get used to it and to start testing. requested by deraadt@
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 601bada7512..2324097962a 100644
--- a/usr.sbin/Makefile
+++ b/usr.sbin/Makefile
@@ -1,11 +1,11 @@
-# $OpenBSD: Makefile,v 1.150 2010/06/03 17:49:47 martinh Exp $
+# $OpenBSD: Makefile,v 1.151 2010/06/07 08:39:43 reyk Exp $
.include <bsd.own.mk>
SUBDIR= ac accton acpidump adduser amd apm apmd arp \
authpf bgpctl bgpd bind chroot config cron crunchgen dev_mkdb \
dhcpd dhcrelay dvmrpctl dvmrpd edquota eeprom faithd fdformat \
- ftp-proxy gpioctl hostapd hotplugd httpd ifstated inetd iostat \
+ ftp-proxy gpioctl hostapd hotplugd httpd ifstated ikectl inetd iostat \
kgmon kvm_mkdb ldapd ldapctl ldpd ldpctl lpr mailwrapper map-mbone \
memconfig mksuncd mopd mrinfo mrouted mtrace mtree ndp netgroup_mkdb \
ntpd openssl ospfctl ospfd ospf6d ospf6ctl pcidump pkg_add popa3d \