mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2025-06-09 17:06:14 +00:00
build: Fix missing "\" in tests/Makefile.sources
Noticed by Damien Lespiau. Signed-off-by: Oscar Mateo <oscar.mateo@intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
This commit is contained in:
parent
ea11d103e0
commit
d80c6bdedb
@ -4,7 +4,7 @@ noinst_PROGRAMS = \
|
||||
$(TESTS_progs) \
|
||||
$(TESTS_progs_M) \
|
||||
$(HANG) \
|
||||
$(TESTS_testsuite)
|
||||
$(TESTS_testsuite) \
|
||||
$(NULL)
|
||||
|
||||
if HAVE_NOUVEAU
|
||||
|
Loading…
x
Reference in New Issue
Block a user