]> git.ipfire.org Git - thirdparty/grub.git/commitdiff
build: Include MAINTAINERS and SECURITY files in dist archive
authorAndrew Hamilton <adhamilt@gmail.com>
Sat, 25 Oct 2025 15:53:37 +0000 (10:53 -0500)
committerDaniel Kiper <daniel.kiper@oracle.com>
Tue, 28 Oct 2025 11:19:34 +0000 (12:19 +0100)
Include the MAINTAINERS and SECURITY files in the dist archive
for reference in distributed archives by end users.

Signed-off-by: Andrew Hamilton <adhamilt@gmail.com>
Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
conf/Makefile.extra-dist

index dcb0bed070cb63ae13e9293ce9f733e36ed082ad..936d3bef635b7e4ca609829e11be0667dfd5548a 100644 (file)
@@ -83,6 +83,8 @@ EXTRA_DIST += grub-core/lib/LzmaDec.c
 EXTRA_DIST += grub-core/fs/cpio_common.c
 
 EXTRA_DIST += BUGS
+EXTRA_DIST += MAINTAINERS
+EXTRA_DIST += SECURITY
 EXTRA_DIST += util/i386/efi/grub-dumpdevtree
 EXTRA_DIST += util/spkmodem-recv.c
 EXTRA_DIST += util/import_gcrypth.sed