summaryrefslogtreecommitdiffstats
path: root/x11/gnome-session/files/patch-gnome-session_Makefile.in
blob: 7e78d6ed5deb7a53c93e8ee7b6745a824acba2c7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- gnome-session/Makefile.in.orig  2008-08-20 14:29:34.000000000 -0400
+++ gnome-session/Makefile.in   2008-08-20 14:29:56.000000000 -0400
@@ -332,6 +332,7 @@ test_client_dbus_LDADD = \
 
 gnome_session_LDADD = \
    -lSM -lICE              \
+   -lexecinfo              \
    libgsmutil.la               \
    $(top_builddir)/egg/libeggdesktopfile.la \
    $(GNOME_SESSION_LIBS)           \