From a3c197e453911891ffb8243e5525ab8863e074f1 Mon Sep 17 00:00:00 2001 From: Ray Strode Date: Tue, 17 Feb 2015 13:33:23 -0500 Subject: 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 --- utils/Makefile.am | 1 - 1 file changed, 1 deletion(-) (limited to 'utils') 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) \ -- cgit v1.2.1