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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user