From b8c4e5836cf1eff3e8c666f24567bd4c2fa31140 Mon Sep 17 00:00:00 2001 From: Eric Anholt Date: Thu, 10 Jun 2010 09:03:41 -0700 Subject: Fix radeon distcheck. --- radeon/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'radeon') diff --git a/radeon/Makefile.am b/radeon/Makefile.am index 03b5040f..dc94b5f3 100644 --- a/radeon/Makefile.am +++ b/radeon/Makefile.am @@ -40,7 +40,8 @@ libdrm_radeon_la_SOURCES = \ radeon_cs_space.c \ radeon_bo.c \ radeon_cs.c \ - bof.c + bof.c \ + bof.h libdrm_radeonincludedir = ${includedir}/libdrm libdrm_radeoninclude_HEADERS = \ -- cgit v1.2.3