mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-11 16:32:58 +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:
@@ -1,7 +1,7 @@
|
||||
include Makefile.sources
|
||||
|
||||
EXTRA_PROGRAMS = $(TESTS_testsuite)
|
||||
EXTRA_DIST = $(TESTS_scripts)
|
||||
EXTRA_DIST = $(TESTS_testsuite_scripts)
|
||||
|
||||
CLEANFILES = $(EXTRA_PROGRAMS)
|
||||
|
||||
|
||||
@@ -214,7 +214,6 @@ scripts = \
|
||||
ddx_intel_after_fbdev \
|
||||
debugfs_wedged \
|
||||
drm_lib.sh \
|
||||
igt_command_line.sh \
|
||||
$(NULL)
|
||||
|
||||
IMAGES = pass.png 1080p-left.png 1080p-right.png
|
||||
|
||||
Reference in New Issue
Block a user