From 4afc8d39bf9371d4e76eae54e5b8d825366476b7 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Tue, 16 Oct 2012 09:04:21 -0400 Subject: Bug 676141 - Use GtkApplication for session management As of GTK+ 3.4, GtkApplication now provides session management support similar to EggSMClient. So drop our copy of EggSMClient. --- shell/Makefile.am | 1 - 1 file changed, 1 deletion(-) (limited to 'shell/Makefile.am') diff --git a/shell/Makefile.am b/shell/Makefile.am index 32f33ee919..8e21c7eca2 100644 --- a/shell/Makefile.am +++ b/shell/Makefile.am @@ -93,7 +93,6 @@ libeshell_la_LDFLAGS = -avoid-version $(NO_UNDEFINED) libeshell_la_LIBADD = \ $(top_builddir)/e-util/libeutil.la \ $(top_builddir)/filter/libfilter.la \ - $(top_builddir)/smclient/libeggsmclient.la \ $(top_builddir)/widgets/misc/libemiscwidgets.la \ $(top_builddir)/widgets/menus/libmenus.la \ $(top_builddir)/libemail-utils/libemail-utils.la \ -- cgit v1.2.3