This file was not added to EXTRA_DIST during the appended signatures merge.
Fixes: 3e4ff6ffb (appended signatures: Parse ASN1 node) Signed-off-by: Daniel Kiper <[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 846d45341..dcb0bed07 100644 --- a/conf/Makefile.extra-dist +++ b/conf/Makefile.extra-dist @@ -76,6 +76,8 @@ EXTRA_DIST += grub-core/tests/asn1/asn1_test.h EXTRA_DIST += $(shell find $(top_srcdir)/grub-core/tests/asn1/tests -name '*.h') EXTRA_DIST += $(shell find $(top_srcdir)/grub-core/commands/tpm2_key_protector -name '*.h') +EXTRA_DIST += grub-core/commands/appendedsig/appendedsig.h + EXTRA_DIST += grub-core/lib/LzmaDec.c EXTRA_DIST += grub-core/fs/cpio_common.c -- 2.11.0 _______________________________________________ Grub-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/grub-devel
