diff options
| author | Vladimir Druzenko <vvd@FreeBSD.org> | 2026-03-17 21:10:46 +0000 |
|---|---|---|
| committer | Vladimir Druzenko <vvd@FreeBSD.org> | 2026-03-17 21:12:11 +0000 |
| commit | 77de7e90efa8cee0ec616a770bf6cdd4e5a5582e (patch) | |
| tree | 63029bc61a583052160fe2a136cf15af5622bf8f | |
| parent | 25b420b9239cae6fe324db71d0b6a60f6754ae2e (diff) | |
sysutils/beats9{1,2,3}: Connect to build
PR: 291018 291019 293759
Approved by: elastic (maintainer, implicit - inactive for more than 6 months)
| -rw-r--r-- | sysutils/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index a9bfc4cbda13..e1a527047d45 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -118,6 +118,9 @@ SUBDIR += beadm SUBDIR += beats8 SUBDIR += beats9 + SUBDIR += beats91 + SUBDIR += beats92 + SUBDIR += beats93 SUBDIR += bfs SUBDIR += bhyve-firmware SUBDIR += bhyve-rc |
