diff options
author | Dave Airlie <airlied@redhat.com> | 2011-12-05 21:24:48 +0000 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2011-12-05 21:24:48 +0000 |
commit | 902ee661f1864aaf8325621085f6a1b5a6a3673a (patch) | |
tree | b9703fb5d7e4e0a212b81474919d3f59e6e03bf1 /tests | |
parent | 5c5332bbc38ff25c06081ac53a15ad583ad4cbc4 (diff) |
test/radeon: add missing files for dist
Diffstat (limited to 'tests')
-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 |