summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am11
1 files changed, 0 insertions, 11 deletions
diff --git a/Makefile.am b/Makefile.am
index 2a4255ad6..fb91eba36 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -117,7 +117,6 @@ AM_CPPFLAGS = \
-include $(top_builddir)/config.h \
-DPKGSYSCONFDIR=\"$(pkgsysconfdir)\" \
-DCERTIFICATE_ROOT=\"$(CERTIFICATEROOT)\" \
- -DELOGIND_CGROUP_AGENT_PATH=\"$(rootlibexecdir)/elogind-cgroups-agent\" \
-DROOTPREFIX=\"$(rootprefix)\" \
-DUDEVLIBEXECDIR=\"$(udevlibexecdir)\" \
-DPOLKIT_AGENT_BINARY_PATH=\"$(bindir)/pkttyagent\" \
@@ -470,16 +469,6 @@ dist_factory_pam_DATA = \
endif
# ------------------------------------------------------------------------------
-rootlibexec_PROGRAMS += \
- elogind-cgroups-agent
-
-elogind_cgroups_agent_SOURCES = \
- src/cgroups-agent/cgroups-agent.c
-
-elogind_cgroups_agent_LDADD = \
- libshared.la
-
-# ------------------------------------------------------------------------------
libelogind_internal_la_SOURCES = \
src/systemd/sd-bus.h \
src/systemd/sd-bus-protocol.h \