summaryrefslogtreecommitdiff
path: root/utils
diff options
context:
space:
mode:
authorRay Strode <rstrode@redhat.com>2015-02-17 13:33:23 -0500
committerRay Strode <rstrode@redhat.com>2015-02-18 17:34:14 -0500
commita3c197e453911891ffb8243e5525ab8863e074f1 (patch)
tree805eff7d162534837d47f5dd24e72579f63f8fa1 /utils
parent1a13e58abe70f70ba35bf297af12383ca70949c5 (diff)
downloadgdm-a3c197e453911891ffb8243e5525ab8863e074f1.tar.gz
daemon: add wrapper for launching wayland session
This wrapper makes sure the wayland session is registered with the display manager, and that the wayland session gets a dbus-daemon that's automatically cleaned up when the session goes away. https://bugzilla.gnome.org/show_bug.cgi?id=744764
Diffstat (limited to 'utils')
-rw-r--r--utils/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/utils/Makefile.am b/utils/Makefile.am
index 992ba6cf..ca70a3ea 100644
--- a/utils/Makefile.am
+++ b/utils/Makefile.am
@@ -32,7 +32,6 @@ bin_PROGRAMS = \
gdmflexiserver_SOURCES = \
gdmflexiserver.c \
$(NULL)
-
gdmflexiserver_LDADD = \
$(top_builddir)/common/libgdmcommon.la \
$(GTK_LIBS) \