mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2025-06-22 15:26:21 +00:00
build: fix distcheck
Fix distcheck issues introduced by commit 685e577 (Move library selftests to lib/tests). Cc: Daniel Vetter <daniel.vetter@ffwll.ch> Signed-off-by: Thomas Wood <thomas.wood@intel.com>
This commit is contained in:
parent
ab5f7eace1
commit
b78d142a15
@ -1,7 +1,7 @@
|
|||||||
include Makefile.sources
|
include Makefile.sources
|
||||||
|
|
||||||
EXTRA_PROGRAMS = $(TESTS_testsuite)
|
EXTRA_PROGRAMS = $(TESTS_testsuite)
|
||||||
EXTRA_DIST = $(TESTS_scripts)
|
EXTRA_DIST = $(TESTS_testsuite_scripts)
|
||||||
|
|
||||||
CLEANFILES = $(EXTRA_PROGRAMS)
|
CLEANFILES = $(EXTRA_PROGRAMS)
|
||||||
|
|
||||||
|
@ -214,7 +214,6 @@ scripts = \
|
|||||||
ddx_intel_after_fbdev \
|
ddx_intel_after_fbdev \
|
||||||
debugfs_wedged \
|
debugfs_wedged \
|
||||||
drm_lib.sh \
|
drm_lib.sh \
|
||||||
igt_command_line.sh \
|
|
||||||
$(NULL)
|
$(NULL)
|
||||||
|
|
||||||
IMAGES = pass.png 1080p-left.png 1080p-right.png
|
IMAGES = pass.png 1080p-left.png 1080p-right.png
|
||||||
|
Loading…
x
Reference in New Issue
Block a user