diff options
Diffstat (limited to 'src/grp-boot/bootctl/Makefile')
-rw-r--r-- | src/grp-boot/bootctl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/grp-boot/bootctl/Makefile b/src/grp-boot/bootctl/Makefile index d01e6ea7d3..2fcdc44799 100644 --- a/src/grp-boot/bootctl/Makefile +++ b/src/grp-boot/bootctl/Makefile @@ -49,7 +49,7 @@ dist_bashcompletion_data += \ dist_zshcompletion_data += \ shell-completion/zsh/_bootctl -endif - +endif # HAVE_BLKID +endif # ENABLE_EFI $(eval $(value automake2autothing)) include $(topsrcdir)/build-aux/Makefile.tail.mk |