From: claudio Date: Tue, 28 Jun 2022 18:47:54 +0000 (+0000) Subject: Hook up bgplgd into the build X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=e2aac01125d34401ae11c03d059fabaea2bb35ea;p=openbsd Hook up bgplgd into the build --- 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 -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 \