summaryrefslogtreecommitdiff
path: root/src/grp-boot/bootctl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/grp-boot/bootctl/Makefile')
-rw-r--r--src/grp-boot/bootctl/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/grp-boot/bootctl/Makefile b/src/grp-boot/bootctl/Makefile
index e44caea1ec..221257b905 100644
--- a/src/grp-boot/bootctl/Makefile
+++ b/src/grp-boot/bootctl/Makefile
@@ -52,6 +52,7 @@ dist_zshcompletion_data += \
endif # HAVE_BLKID
endif # ENABLE_EFI
+bootctl_LDADD += libbasic.la # was hidden by libshared->libsystemd->libbasic
systemd.CPPFLAGS += $(libshared.CPPFLAGS)
systemd.CPPFLAGS += $(libbasic.CPPFLAGS)