Hi, Thanks, but I'm not sure what difference this patch makes -- turns out I simply missed the "make html" step :)
e. On Sun, Jan 18, 2026 at 5:33 AM Collin Funk <[email protected]> wrote: > Reported by Egmont Koblinger <[email protected]> in > <https://lists.gnu.org/r/coreutils/2026-01/msg00111.html>. > > * Makefile.am (EXTRA_DIST): Add build-aux/makeinfo-wrapper.sh. > --- > Makefile.am | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Makefile.am b/Makefile.am > index 2e9c4ed55..5a6ebc040 100644 > --- a/Makefile.am > +++ b/Makefile.am > @@ -32,6 +32,7 @@ EXTRA_DIST = \ > bootstrap.conf \ > build-aux/gen-lists-of-programs.sh \ > build-aux/gen-single-binary.sh \ > + build-aux/makeinfo-wrapper.sh \ > cfg.mk \ > dist-check.mk \ > maint.mk \ > -- > 2.52.0 > >
