From 593cb1874a7929909773ec5d95e4b1911ff27918 Mon Sep 17 00:00:00 2001 From: Daniel Vetter Date: Tue, 1 Nov 2011 17:04:44 +0100 Subject: always require libdrm ... and also add the missing files to lib/Makefile.am Signed-Off-by: Daniel Vetter --- benchmarks/Makefile.am | 2 -- 1 file changed, 2 deletions(-) (limited to 'benchmarks/Makefile.am') diff --git a/benchmarks/Makefile.am b/benchmarks/Makefile.am index 6829bbef..654946ae 100644 --- a/benchmarks/Makefile.am +++ b/benchmarks/Makefile.am @@ -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 \ -- cgit v1.2.3