summaryrefslogtreecommitdiffstats
path: root/x11/gdm3/files/patch-daemon_Makefile.in
blob: 137352970a912571217da2db4cf85744341114d9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
--- daemon/Makefile.in.orig 2009-05-31 15:51:18.000000000 -0400
+++ daemon/Makefile.in  2009-05-31 15:56:32.000000000 -0400
@@ -525,6 +525,7 @@ test_session_LDADD = \
    $(XLIB_LIBS)        \
    $(EXTRA_DAEMON_LIBS)    \
    $(DAEMON_LIBS)      \
+   $(EXTRA_DAEMON_LIBS)    \
    $(PAM_LIBS)     \
    $(NULL)
 
@@ -660,6 +661,7 @@ gdm_session_worker_SOURCES = session-wor
 gdm_session_worker_LDFLAGS = \
    $(XLIB_LIBS)                \
    $(PAM_LIBS)             \
+   $(EXTRA_DAEMON_LIBS)            \
    $(NULL)
 
 gdm_session_worker_LDADD = \