X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=Makefile.am;h=06a806c7d065b6f7f5bca6c2f8c208e0dd7751b6;hb=b75b4db0af92514fce3955a1350b77c3c42e7f77;hp=d2ed1dc1d4847cb09eba8fd7488615b8e42e7ddb;hpb=0c842e0ac0293ca395724fa3aefcc2e65390c8b7;p=elogind.git diff --git a/Makefile.am b/Makefile.am index d2ed1dc1d..06a806c7d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1501,7 +1501,7 @@ systemd_initctl_CFLAGS = \ systemd_initctl_LDADD = \ libsystemd-shared.la \ libsystemd-daemon.la \ - libsystemd-dbus.la + libsystemd-bus.la # ------------------------------------------------------------------------------ systemd_update_utmp_SOURCES = \ @@ -1801,7 +1801,7 @@ systemd_cgroups_agent_CFLAGS = \ systemd_cgroups_agent_LDADD = \ libsystemd-shared.la \ - libsystemd-dbus.la + libsystemd-bus.la # ------------------------------------------------------------------------------ systemctl_SOURCES = \