Include the MAINTAINERS and SECURITY files in the dist archive for reference in distributed archives by end users.
Signed-off-by: Andrew Hamilton <[email protected]> --- conf/Makefile.extra-dist | 2 ++ 1 file changed, 2 insertions(+) diff --git a/conf/Makefile.extra-dist b/conf/Makefile.extra-dist index dcb0bed07..936d3bef6 100644 --- a/conf/Makefile.extra-dist +++ b/conf/Makefile.extra-dist @@ -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 -- 2.43.0 _______________________________________________ Grub-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/grub-devel
