mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-20 12:52:55 +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:
@@ -2,14 +2,12 @@ NULL=#
|
||||
|
||||
bin_PROGRAMS = $(NULL)
|
||||
|
||||
if HAVE_DRM
|
||||
bin_PROGRAMS += \
|
||||
intel_upload_blit_large \
|
||||
intel_upload_blit_large_gtt \
|
||||
intel_upload_blit_large_map \
|
||||
intel_upload_blit_small \
|
||||
$(NULL)
|
||||
endif
|
||||
|
||||
BENCHMARK_LIBS = \
|
||||
../lib/libintel_tools.la \
|
||||
|
||||
Reference in New Issue
Block a user