diff options
Diffstat (limited to 'src/grp-boot/bootctl/Makefile')
-rw-r--r-- | src/grp-boot/bootctl/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/grp-boot/bootctl/Makefile b/src/grp-boot/bootctl/Makefile index 3b5d86e95c..a983e32a9f 100644 --- a/src/grp-boot/bootctl/Makefile +++ b/src/grp-boot/bootctl/Makefile @@ -52,6 +52,4 @@ dist_zshcompletion_data += \ endif # HAVE_BLKID endif # ENABLE_EFI -bootctl_LDADD += libbasic.la # was hidden by libshared->libsystemd->libbasic - include $(topsrcdir)/build-aux/Makefile.tail.mk |