From 4c0f4573694b8bb9b97915a8a987816874158fd7 Mon Sep 17 00:00:00 2001 From: "John F. Carr" Date: Tue, 3 Sep 2024 16:15:19 -0400 Subject: [PATCH] Install xo_emit_f.3 --- libxo/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/libxo/Makefile.am b/libxo/Makefile.am index 703f1829..9bb167a4 100644 --- a/libxo/Makefile.am +++ b/libxo/Makefile.am @@ -78,6 +78,7 @@ man3_files = \ xo_attr.3 \ xo_create.3 \ xo_emit.3 \ + xo_emit_f.3 \ xo_emit_err.3 \ xo_err.3 \ xo_error.3 \