mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-20 21:02:59 +00:00
always require libdrm
... and also add the missing files to lib/Makefile.am Signed-Off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
if HAVE_DRM
|
||||
noinst_PROGRAMS = \
|
||||
gem_stress \
|
||||
$(TESTS_progs) \
|
||||
@@ -100,4 +99,3 @@ endif
|
||||
|
||||
gem_fence_thrash_CFLAGS = $(AM_CFLAGS) -pthread
|
||||
gem_fence_thrash_LDADD = $(LDADD) -lpthread
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user