summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2012-09-21 12:46:22 +0200
committerLennart Poettering <lennart@poettering.net>2012-09-21 12:46:22 +0200
commit636d30a0895f17eca8313d50f9b2fc1ec5e128da (patch)
tree52550bcdbdb867a2657d88abf2971d1fb6096585 /Makefile.am
parent7f1736f73619fcadcb974640dc1052aa0c654850 (diff)
multi-seat: drop multi-seat-x wrapper, as upstream X can handle multi-seat graphics on its own now
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 36b33c2824..1828d7f11e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -3347,17 +3347,6 @@ logind-install-data-hook:
INSTALL_DATA_HOOKS += \
logind-install-data-hook
-systemd_multi_seat_x_SOURCES = \
- src/login/multi-seat-x.c
-
-systemd_multi_seat_x_LDADD = \
- libsystemd-label.la \
- libsystemd-shared.la \
- libudev.la
-
-rootlibexec_PROGRAMS += \
- systemd-multi-seat-x
-
dist_udevrules_DATA += \
src/login/70-uaccess.rules \
src/login/70-power-switch.rules