]> git.proxmox.com Git - efi-boot-shim.git/commitdiff
Fix build with ENABLE_SHIM_CERT and ENABLE_SBSIGN: shim.key is created by the shim...
authorMathieu Trudel-Lapierre <mathieu.trudel-lapierre@canonical.com>
Wed, 30 Aug 2017 14:38:52 +0000 (10:38 -0400)
committerPeter Jones <pjones@redhat.com>
Thu, 31 Aug 2017 19:28:17 +0000 (15:28 -0400)
Signed-off-by: Mathieu Trudel-Lapierre <mathieu.trudel-lapierre@canonical.com>
Makefile

index afd650456ac6c8e99c259919953378b7755d48d1..e8dc1638f85491f188d9aa9f9e4bcdd87e9cf41b 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -362,6 +362,6 @@ archive: tag
        @rm -rf /tmp/shim-$(VERSION)
        @echo "The archive is in shim-$(VERSION).tar.bz2"
 
-.PHONY : install-deps
+.PHONY : install-deps shim.key
 
 export ARCH CC LD OBJCOPY EFI_INCLUDE