From 976e779f9cd0571dd2c218580485b39d37bd18a0 Mon Sep 17 00:00:00 2001 From: Julien Cristau Date: Fri, 26 Feb 2010 19:07:24 +0100 Subject: Install headers to $(includedir)/libdrm MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Avoids conflicts with kernel headers. Signed-off-by: Julien Cristau Reviewed-by: RĂ©mi Cardona Signed-off-by: Eric Anholt --- radeon/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'radeon/Makefile.am') diff --git a/radeon/Makefile.am b/radeon/Makefile.am index 29af1df2..de782322 100644 --- a/radeon/Makefile.am +++ b/radeon/Makefile.am @@ -41,7 +41,7 @@ libdrm_radeon_la_SOURCES = \ radeon_bo.c \ radeon_cs.c -libdrm_radeonincludedir = ${includedir}/drm +libdrm_radeonincludedir = ${includedir}/libdrm libdrm_radeoninclude_HEADERS = \ radeon_bo.h \ radeon_cs.h \ -- cgit v1.2.3