mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2025-06-10 09:26:10 +00:00
lib: ensure the library is built before the tests
This fixes the build problems 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
ad5cb25d70
commit
ab5f7eace1
@ -1,7 +1,7 @@
|
||||
IGT_LIB_PATH := $(builddir)
|
||||
GPU_TOOLS_PATH := $(top_srcdir)
|
||||
|
||||
SUBDIRS = tests
|
||||
SUBDIRS = . tests
|
||||
|
||||
include Makefile.sources
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user