Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 265436 | Differences between
and this patch

Collapse All | Expand All

(-)a/tests/Makefile.am (-1 / +2 lines)
Lines 2-7 AM_CFLAGS = \ Link Here
2
	-I $(top_srcdir)/shared-core \
2
	-I $(top_srcdir)/shared-core \
3
	-I $(top_srcdir)/libdrm
3
	-I $(top_srcdir)/libdrm
4
4
5
AM_LDFLAGS = $(top_builddir)/libdrm/libdrm.la
6
5
noinst_PROGRAMS = \
7
noinst_PROGRAMS = \
6
	dristat \
8
	dristat \
7
	drmstat
9
	drmstat
8
-

Return to bug 265436