diff options
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r-- | tests/Makefile.am | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am index 805bf770..95f0f22e 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -26,9 +26,7 @@ TESTS = auth \ gem_basic \ gem_flink \ gem_readwrite \ - gem_mmap \ - radeon_gem_mmap \ - radeon_gem_basic + gem_mmap EXTRA_PROGRAMS = $(TESTS) CLEANFILES = $(EXTRA_PROGRAMS) $(EXTRA_LTLIBRARIES) |