From ca4971292cf99e0063416cd1c3467af94637bf2b Mon Sep 17 00:00:00 2001 From: Jerome Glisse Date: Thu, 10 Nov 2011 16:47:10 -0500 Subject: tests/radeon: radeon specific test Initial test only include ttm test for stressing ttm memory allocations. Signed-off-by: Jerome Glisse --- configure.ac | 1 + 1 file changed, 1 insertion(+) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 95d64a7f..1447785b 100644 --- a/configure.ac +++ b/configure.ac @@ -283,6 +283,7 @@ AC_CONFIG_FILES([ tests/modeprint/Makefile tests/modetest/Makefile tests/kmstest/Makefile + tests/radeon/Makefile tests/vbltest/Makefile include/Makefile include/drm/Makefile -- cgit v1.2.3