blob: 4b6e01c7fe7d8324f750cf65f12236a6a4bbee9b (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- daemon/Makefile.in.orig 2013-04-12 00:53:59.667693353 +0000
+++ daemon/Makefile.in 2013-04-12 00:54:27.682691596 +0000
@@ -752,6 +752,7 @@
gdm_session_worker_LDFLAGS = \
$(XLIB_LIBS) \
$(PAM_LIBS) \
+ $(EXTRA_DAEMON_LIBS) \
$(NULL)
gdm_session_worker_LDADD = \
|