]> git.pld-linux.org Git - packages/libdrm.git/blob - libdrm-fix.patch
- up to 2.4.9
[packages/libdrm.git] / libdrm-fix.patch
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.061509 seconds and 3 git commands to generate.