summaryrefslogtreecommitdiff
path: root/tests/Makefile.sources
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Makefile.sources')
-rw-r--r--tests/Makefile.sources3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/Makefile.sources b/tests/Makefile.sources
index 311f4b66..5f4d2827 100644
--- a/tests/Makefile.sources
+++ b/tests/Makefile.sources
@@ -7,13 +7,11 @@ noinst_PROGRAMS = \
$(TESTS_testsuite) \
$(NULL)
-if HAVE_NOUVEAU
NOUVEAU_TESTS_M = \
prime_nv_api \
prime_nv_pcopy \
prime_nv_test \
$(NULL)
-endif
TESTS_progs_M = \
drv_suspend \
@@ -55,7 +53,6 @@ TESTS_progs_M = \
kms_pipe_crc_basic \
kms_render \
kms_setmode \
- $(NOUVEAU_TESTS_M) \
pm_pc8 \
prime_self_import \
template \