summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 2cec04a140..aae3c27d36 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -3087,7 +3087,8 @@ bootctl_SOURCES = \
bootctl_LDADD = \
libsystemd-shared.la \
- libsystemd-id128.la
+ libsystemd-id128.la \
+ libsystemd-daemon.la
bin_PROGRAMS += \
bootctl