[igt-dev] [PATCH i-g-t] tests/device_reset: Fix missing autotools support

Janusz Krzysztofik janusz.krzysztofik at linux.intel.com
Thu Jul 23 10:22:52 UTC 2020


From: Marcin Bernatowicz <marcin.bernatowicz at intel.com>

Updated Makefile.source to make device_reset test visible by autotools.

Signed-off-by: Marcin Bernatowicz <marcin.bernatowicz at intel.com>
---
 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 \
-- 
2.21.1



More information about the igt-dev mailing list