mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-20 12:52:55 +00:00
tests: ensure scripts and data are included in the distribution
Prefix the test scripts and data variables with dist_ to ensure they are included in the distribution. Cc: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> Signed-off-by: Thomas Wood <thomas.wood@intel.com>
This commit is contained in:
@@ -13,12 +13,6 @@ igt_tests_bin_PROGRAMS = \
|
||||
$(TESTS_progs_M) \
|
||||
$(NULL)
|
||||
|
||||
igt_tests_bin_SCRIPTS = \
|
||||
$(NULL)
|
||||
|
||||
igt_tests_data_DATA = \
|
||||
$(NULL)
|
||||
|
||||
NOUVEAU_TESTS_M = \
|
||||
prime_nv_api \
|
||||
prime_nv_pcopy \
|
||||
|
||||
Reference in New Issue
Block a user