From d818f0c54e5e781ba3fb372aab8f270cf153776c Mon Sep 17 00:00:00 2001 From: Marcin Bernatowicz Date: Thu, 23 Jul 2020 11:15:50 +0200 Subject: tests/device_reset: Fix missing autotools support Updated Makefile.source to make device_reset test visible by autotools. Signed-off-by: Marcin Bernatowicz Reviewed-by: Petri Latvala Signed-off-by: Janusz Krzysztofik --- tests/Makefile.sources | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/Makefile.sources b/tests/Makefile.sources index 0653c3d35..93d7768c4 100644 --- a/tests/Makefile.sources +++ b/tests/Makefile.sources @@ -22,6 +22,7 @@ TESTS_progs = \ core_setmaster \ core_setmaster_vs_auth \ debugfs_test \ + device_reset \ dmabuf \ drm_import_export \ drm_mm \ -- cgit v1.2.3