]> git.ipfire.org Git - thirdparty/grub.git/commitdiff
build: Add tpm2key.asn file for reference to dist archive
authorAndrew Hamilton <adhamilt@gmail.com>
Sat, 25 Oct 2025 15:53:39 +0000 (10:53 -0500)
committerDaniel Kiper <daniel.kiper@oracle.com>
Tue, 28 Oct 2025 11:19:34 +0000 (12:19 +0100)
Add the tpm2key.asn file to the dist archive for reference by end users.

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

index 6b276b187140101d05fcf21ad458f4f007959861..288ba1f87e5cd724f6873c58a281a60feb4e20a3 100644 (file)
@@ -75,6 +75,7 @@ EXTRA_DIST += grub-core/efiemu/runtime/config.h
 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/tpm2_key_protector/tpm2key.asn
 
 EXTRA_DIST += grub-core/commands/appendedsig/appendedsig.h