diff options
-rw-r--r-- | regress/usr.sbin/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
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 |