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
