summaryrefslogtreecommitdiff
path: root/usr.sbin/Makefile
diff options
context:
space:
mode:
authorClaudio Jeker <claudio@cvs.openbsd.org>2022-06-28 18:47:55 +0000
committerClaudio Jeker <claudio@cvs.openbsd.org>2022-06-28 18:47:55 +0000
commit569b9cb33617cefbe81d33ac064c26b21aff9207 (patch)
tree401c6bdd11b6e41646041ac5cad776ba53f7ba87 /usr.sbin/Makefile
parentd5bd48ceab80cc2f70f4271ba1991563994f9966 (diff)
Hook up bgplgd into the build
Diffstat (limited to 'usr.sbin/Makefile')
-rw-r--r--usr.sbin/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile
index 112f71780e2..a54077f9cc2 100644
--- a/usr.sbin/Makefile
+++ b/usr.sbin/Makefile
@@ -1,9 +1,9 @@
-# $OpenBSD: Makefile,v 1.214 2022/01/05 16:35:33 deraadt Exp $
+# $OpenBSD: Makefile,v 1.215 2022/06/28 18:47:54 claudio Exp $
.include <bsd.own.mk>
-SUBDIR= ac accton acme-client acpidump adduser amd apm apmd arp \
- authpf bgpctl bgpd btrace chroot config cron crunchgen dev_mkdb \
+SUBDIR= ac accton acme-client acpidump adduser amd apm apmd arp authpf \
+ bgpctl bgpd bgplgd btrace chroot config cron crunchgen dev_mkdb \
dhcpd dhcpleasectl dhcrelay dhcrelay6 dvmrpctl dvmrpd edquota eeprom \
eigrpd eigrpctl fdformat ftp-proxy fw_update gpioctl hostapd hostctl \
hotplugd httpd identd ifstated ikectl inetd installboot iostat \