From: anton Date: Sat, 2 Oct 2021 07:06:13 +0000 (+0000) Subject: hook up btrace X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=17ea40444c35129fd945443f6b8e1c8d4e39f19f;p=openbsd hook up btrace --- diff --git a/regress/usr.sbin/Makefile b/regress/usr.sbin/Makefile index 60e2178d3c7..e55a540a464 100644 --- a/regress/usr.sbin/Makefile +++ b/regress/usr.sbin/Makefile @@ -1,8 +1,9 @@ -# $OpenBSD: Makefile,v 1.24 2020/10/16 01:16:55 beck Exp $ +# $OpenBSD: Makefile,v 1.25 2021/10/02 07:06:13 anton Exp $ SUBDIR += acme-client SUBDIR += arp SUBDIR += bgpd +SUBDIR += btrace SUBDIR += httpd SUBDIR += ifstated SUBDIR += ldapd