Fix several issues with attempting to create and build from the GRUB 'dist' archive.
1. extra_deps.lst is now automatically generated so remove this from the archive to avoid a dependency on running make first. 2. Add additional header files to the dist archive. The first patch is a resend of Mike Gilbert's from: https://mail.gnu.org/archive/html/grub-devel/2025-03/msg00223.html Testing performed: ./bootstrap ./configure make dist Built generated tar.gz with buildroot and confirmed success for x86-64. Andrew Hamilton (2): build: remove extra_deps.lst from EXTRA_DIST build: Add new header files to dist to allow building from tar conf/Makefile.extra-dist | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) -- 2.39.5 _______________________________________________ Grub-devel mailing list Grub-devel@gnu.org https://lists.gnu.org/mailman/listinfo/grub-devel