mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2025-06-12 02:16:17 +00:00
build: Fix small typo that was breaking make distcheck
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@gmail.com>
This commit is contained in:
parent
fa05c0bced
commit
50c2653381
@ -189,7 +189,7 @@ scripts = \
|
||||
drm_lib.sh \
|
||||
$(NULL)
|
||||
|
||||
IMAGES = pass.png 1080p-left.png 1080-right.png
|
||||
IMAGES = pass.png 1080p-left.png 1080p-right.png
|
||||
|
||||
EXTRA_PROGRAMS = $(TESTS_progs) $(TESTS_progs_M) $(HANG) $(TESTS_testsuite)
|
||||
EXTRA_DIST = $(TESTS_scripts) $(TESTS_scripts_M) $(scripts) $(IMAGES)
|
||||
|
Loading…
x
Reference in New Issue
Block a user