From 3258a063c1f189d7b019e40e525b46bef9b9a7b1 Mon Sep 17 00:00:00 2001 From: Jacob McDonnell Date: Sat, 25 Apr 2026 20:18:25 -0400 Subject: fix: Build man2 in openbsd and freebsd --- static/openbsd/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'static/openbsd') diff --git a/static/openbsd/Makefile b/static/openbsd/Makefile index 926cf160..27ea5e75 100644 --- a/static/openbsd/Makefile +++ b/static/openbsd/Makefile @@ -1,4 +1,5 @@ -SUBDIRS = man1 \ +SUBDIRS = man1 \ + man2 \ man3 \ man4 \ man5 \ -- cgit v1.2.3