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, 3 insertions, 0 deletions
diff --git a/tests/Makefile.sources b/tests/Makefile.sources
index 34b7e445..6ec03d24 100644
--- a/tests/Makefile.sources
+++ b/tests/Makefile.sources
@@ -146,6 +146,9 @@ gem_ctx_isolation_SOURCES = i915/gem_ctx_isolation.c
TESTS_progs += gem_ctx_param
gem_ctx_param_SOURCES = i915/gem_ctx_param.c
+TESTS_progs += gem_ctx_sseu
+gem_ctx_sseu_SOURCES = i915/gem_ctx_sseu.c
+
TESTS_progs += gem_ctx_switch
gem_ctx_switch_SOURCES = i915/gem_ctx_switch.c