build: fix error building html documentation from tarball

Reported by Egmont Koblinger <egmont@gmail.com> in
<https://lists.gnu.org/r/coreutils/2026-01/msg00111.html>.

* Makefile.am (EXTRA_DIST): Add build-aux/makeinfo-wrapper.sh.
This commit is contained in:
Collin Funk 2026-01-17 20:09:52 -08:00
parent c1d13a499a
commit 0d5b66ca66

View File

@ -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 \