From b348107351c14cc7371ca65eea067d9a88ab7048 Mon Sep 17 00:00:00 2001 From: Chris Wilson Date: Wed, 10 May 2017 09:57:43 +0100 Subject: autotools requires headers to be listed Too used to kbuild where you only specify objects. Signed-off-by: Chris Wilson --- benchmarks/Makefile.sources | 2 ++ 1 file changed, 2 insertions(+) (limited to 'benchmarks/Makefile.sources') diff --git a/benchmarks/Makefile.sources b/benchmarks/Makefile.sources index 3a941150..ec3bdc59 100644 --- a/benchmarks/Makefile.sources +++ b/benchmarks/Makefile.sources @@ -1,6 +1,8 @@ benchmarksdir=$(libexecdir)/intel-gpu-tools/benchmarks benchmarks_prog_list = \ + ewma.h \ + ilog2.h \ gem_blt \ gem_busy \ gem_create \ -- cgit v1.2.3