summaryrefslogtreecommitdiffstats
path: root/usr.sbin/Makefile
diff options
context:
space:
mode:
authorflorian <florian@openbsd.org>2016-08-31 22:24:44 +0000
committerflorian <florian@openbsd.org>2016-08-31 22:24:44 +0000
commitfcf5e011a92e202efc93fbc2d4595ff33e3744cc (patch)
tree0614926625d3ca0ad3ad29c798861017d95e4830 /usr.sbin/Makefile
parentcreate acme-client directories (diff)
downloadwireguard-openbsd-fcf5e011a92e202efc93fbc2d4595ff33e3744cc.tar.xz
wireguard-openbsd-fcf5e011a92e202efc93fbc2d4595ff33e3744cc.zip
hook up acme-client
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 3167f63cbe7..4a3e6607ac3 100644
--- a/usr.sbin/Makefile
+++ b/usr.sbin/Makefile
@@ -1,8 +1,8 @@
-# $OpenBSD: Makefile,v 1.192 2016/02/03 13:37:44 reyk Exp $
+# $OpenBSD: Makefile,v 1.193 2016/08/31 22:24:44 florian Exp $
.include <bsd.own.mk>
-SUBDIR= ac accton acpidump adduser amd apm apmd arp \
+SUBDIR= ac accton acme-client acpidump adduser amd apm apmd arp \
authpf bgpctl bgpd bind chroot config cron crunchgen dev_mkdb \
dhcpd dhcrelay dvmrpctl dvmrpd edquota eeprom eigrpd eigrpctl \
fdformat ftp-proxy gpioctl hostapd hostctl hotplugd httpd identd \