summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorTom Gundersen <teg@jklm.no>2013-08-12 00:57:16 +0200
committerTom Gundersen <teg@jklm.no>2013-10-18 00:55:24 +0200
commitd05f1cae2f2ff2828f482f943f86125dbada3f25 (patch)
tree581f448f3396f904a0212770b37a65b85cb5633f /Makefile.am
parent0c842e0ac0293ca395724fa3aefcc2e65390c8b7 (diff)
cgroup-agent: port to sd-bus
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index d2ed1dc1d4..ad9c60a56a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1801,7 +1801,7 @@ systemd_cgroups_agent_CFLAGS = \
systemd_cgroups_agent_LDADD = \
libsystemd-shared.la \
- libsystemd-dbus.la
+ libsystemd-bus.la
# ------------------------------------------------------------------------------
systemctl_SOURCES = \