From 0c15c7f515f7581c22b413f6b3818fe0453b14db Mon Sep 17 00:00:00 2001 From: Robert Foss Date: Wed, 27 Jul 2016 13:17:44 -0400 Subject: benchmarks/Makefile: Replace automake specific name of listing in Makfile.sources Replace the automake specific name of listings in Makefile.sources with something not automake specific. Signed-off-by: Robert Foss Reviewed-by: Emil Velikov Signed-off-by: Daniel Vetter --- benchmarks/Makefile.sources | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'benchmarks/Makefile.sources') diff --git a/benchmarks/Makefile.sources b/benchmarks/Makefile.sources index 0862b763..00d84ae8 100644 --- a/benchmarks/Makefile.sources +++ b/benchmarks/Makefile.sources @@ -1,6 +1,6 @@ benchmarksdir=$(libexecdir)/intel-gpu-tools/benchmarks -benchmarks_PROGRAMS = \ +benchmarks_prog_list = \ gem_blt \ gem_create \ gem_exec_ctx \ -- cgit v1.2.3