summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorTimofey Titovets <nefelim4ag@gmail.com>2014-10-26 00:17:24 +0300
committerLennart Poettering <lennart@poettering.net>2014-10-28 02:24:46 +0100
commit3769415e6573da64fb80e31f4bb3f850cd99031e (patch)
treed07e087cb71cc965ade54730b4d179ed03d01ac5 /Makefile.am
parentca4a7a9a364fba4396ebed393bc4e9194cd9caea (diff)
login: remove multi-seat-x
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am14
1 files changed, 0 insertions, 14 deletions
diff --git a/Makefile.am b/Makefile.am
index fae946a388..fc86b4596c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -5400,20 +5400,6 @@ SYSTEM_UNIT_ALIASES += \
BUSNAMES_TARGET_WANTS += \
org.freedesktop.login1.busname
-if ENABLE_MULTI_SEAT_X
-
-systemd_multi_seat_x_SOURCES = \
- src/login/multi-seat-x.c
-
-systemd_multi_seat_x_LDADD = \
- libsystemd-label.la \
- libsystemd-shared.la
-
-rootlibexec_PROGRAMS += \
- systemd-multi-seat-x
-
-endif
-
dist_udevrules_DATA += \
src/login/70-uaccess.rules \
src/login/70-power-switch.rules