From e2aac01125d34401ae11c03d059fabaea2bb35ea Mon Sep 17 00:00:00 2001 From: claudio Date: Tue, 28 Jun 2022 18:47:54 +0000 Subject: [PATCH] Hook up bgplgd into the build --- usr.sbin/Makefile | 6 +++--- 1 file 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 -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 \ -- 2.20.1