chiark / gitweb /
cgroup: if the system bus cannot be found, send cgroup empty msg directly to init...
[elogind.git] / Makefile.am
index 3c54043975133efb0eb1808be19043d54e0f0f61..00765a7c3ef143f8ef8d44adafa8fd2f4fcb6555 100644 (file)
@@ -479,7 +479,8 @@ systemd_initctl_LDADD = \
        $(DBUS_LIBS)
 
 systemd_cgroups_agent_SOURCES = \
-       src/cgroups-agent.c
+       src/cgroups-agent.c \
+       src/dbus-common.c
 
 systemd_cgroups_agent_CFLAGS = \
        $(AM_CFLAGS) \