summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorTom Gundersen <teg@jklm.no>2013-08-12 01:50:03 +0200
committerTom Gundersen <teg@jklm.no>2013-10-18 01:34:55 +0200
commitb75b4db0af92514fce3955a1350b77c3c42e7f77 (patch)
treeee404386a5b32ef7f1b54ed8510b8fa16600e0d8 /Makefile.am
parentd05f1cae2f2ff2828f482f943f86125dbada3f25 (diff)
initctl: 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 ad9c60a56a..06a806c7d0 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 = \