diff options
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r-- | tests/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am index 4ff4376d..4f29e537 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -56,6 +56,7 @@ TESTS_progs = \ gem_pipe_control_store_loop \ gem_unref_active_buffers \ gem_reloc_vs_gpu \ + drm_vma_limiter \ $(NULL) TESTS_scripts = \ |