]> git.pld-linux.org Git - packages/libdrm.git/blame - libdrm-fix.patch
- rel 2; enable radeon support
[packages/libdrm.git] / libdrm-fix.patch
CommitLineData
be41b653
AM
1--- libdrm-2.4.6/tests/Makefile.am.org 2009-04-07 18:41:12.623486481 +0200
2+++ libdrm-2.4.6/tests/Makefile.am 2009-04-07 18:42:22.800597469 +0200
3@@ -40,6 +40,10 @@
4
5 EXTRA_PROGRAMS = $(TESTS)
6
7+else
8+
9+LDADD = $(top_builddir)/libdrm/libdrm.la -lrt
10+
11 endif
12
13 CLEANFILES = $(EXTRA_PROGRAMS) $(EXTRA_LTLIBRARIES)
This page took 0.052915 seconds and 4 git commands to generate.