mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2025-06-10 01:16:18 +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) \
|
||||||
$(TESTS_progs_M) \
|
$(TESTS_progs_M) \
|
||||||
$(HANG) \
|
$(HANG) \
|
||||||
$(TESTS_testsuite)
|
$(TESTS_testsuite) \
|
||||||
$(NULL)
|
$(NULL)
|
||||||
|
|
||||||
if HAVE_NOUVEAU
|
if HAVE_NOUVEAU
|
||||||
|
Loading…
x
Reference in New Issue
Block a user