summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorSven Eden <yamakuzure@gmx.net>2017-04-10 11:57:04 +0200
committerSven Eden <yamakuzure@gmx.net>2017-04-26 12:59:13 +0200
commit3811439efe823ff3a44cbd46f979d1dd1d758f60 (patch)
treecde194d66c948b3da4d908b1052471ea68e4e060 /Makefile.am
parent4d42cda9dfad4528defb8907c54870e74cc1cb85 (diff)
Prep v228: Removed utmp bits. elogind does not support utmp-wtmp.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 840e8f3a1..c36d718dd 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -446,7 +446,6 @@ libshared_la_SOURCES = \
src/shared/spawn-polkit-agent.h \
src/shared/clean-ipc.c \
src/shared/clean-ipc.h \
- src/shared/utmp-wtmp.h \
src/shared/bus-util.c \
src/shared/bus-util.h
@@ -660,7 +659,6 @@ libelogind_core_la_SOURCES = \
src/login/logind-session-dbus.c \
src/login/logind-seat-dbus.c \
src/login/logind-user-dbus.c \
- src/login/logind-utmp.c \
src/login/logind-acl.h \
src/core/cgroup.h \
src/core/cgroup.c \