diff options
Diffstat (limited to 'tests/radeon/Makefile.am')
-rw-r--r-- | tests/radeon/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/radeon/Makefile.am b/tests/radeon/Makefile.am index 021ca722..1775669e 100644 --- a/tests/radeon/Makefile.am +++ b/tests/radeon/Makefile.am @@ -9,4 +9,6 @@ noinst_PROGRAMS = \ radeon_ttm_SOURCES = \ rbo.c \ + rbo.h \ + list.h \ radeon_ttm.c |