X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=Makefile.am;h=51c6d33af04ca93453ab6bdf93038b6aae892782;hp=5a17642f7b7c3bbf246f300297544b5f55a79017;hb=c0765ddb74f20046c406a3ac99f34719d767f151;hpb=0974a682d155a5874123ba7de9c1e314c6681e0f diff --git a/Makefile.am b/Makefile.am index 5a17642f7..51c6d33af 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2505,6 +2505,7 @@ dist_zshcompletion_DATA += \ shell-completion/zsh/_bootctl # ------------------------------------------------------------------------------ +if HAVE_GNUEFI efi_cppflags = \ $(EFI_CPPFLAGS) \ -I$(top_builddir) -include config.h \ @@ -2625,6 +2626,7 @@ test-efi-disk.img: $(sd_boot) $(stub) test/test-efi-create-disk.sh test-efi: test-efi-disk.img $(QEMU) -machine accel=kvm -m 1024 -bios $(QEMU_BIOS) -snapshot test-efi-disk.img endif +endif # ------------------------------------------------------------------------------ if HAVE_BLKID