summaryrefslogtreecommitdiffstats
path: root/x11/gdm/files/patch-daemon_Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'x11/gdm/files/patch-daemon_Makefile.in')
-rw-r--r--x11/gdm/files/patch-daemon_Makefile.in10
1 files changed, 10 insertions, 0 deletions
diff --git a/x11/gdm/files/patch-daemon_Makefile.in b/x11/gdm/files/patch-daemon_Makefile.in
new file mode 100644
index 000000000..9186a23e3
--- /dev/null
+++ b/x11/gdm/files/patch-daemon_Makefile.in
@@ -0,0 +1,10 @@
+--- daemon/Makefile.in.orig 2007-11-02 20:54:53.000000000 -0400
++++ daemon/Makefile.in 2007-11-02 20:55:08.000000000 -0400
+@@ -451,6 +451,7 @@ test_session_SOURCES = \
+
+ test_session_LDADD = \
+ $(DAEMON_LIBS) \
++ $(EXTRA_DAEMON_LIBS) \
+ $(PAM_LIBS) \
+ $(top_builddir)/common/libgdmcommon.la \
+ $(NULL)