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, 0 insertions, 10 deletions
diff --git a/x11/gdm/files/patch-daemon_Makefile.in b/x11/gdm/files/patch-daemon_Makefile.in
deleted file mode 100644
index 9186a23e3..000000000
--- a/x11/gdm/files/patch-daemon_Makefile.in
+++ /dev/null
@@ -1,10 +0,0 @@
---- 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)