summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--benchmarks/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmarks/Makefile.am b/benchmarks/Makefile.am
index 5c2cd19d..cab087e7 100644
--- a/benchmarks/Makefile.am
+++ b/benchmarks/Makefile.am
@@ -3,7 +3,7 @@ include Makefile.sources
benchmarks_PROGRAMS = $(benchmarks_prog_list)
if HAVE_LIBDRM_INTEL
- benchmarks_PROGRAMS += $(LIBDRM_INTEL_BENCHMARKS)
+benchmarks_PROGRAMS += $(LIBDRM_INTEL_BENCHMARKS)
endif
AM_CPPFLAGS = -I$(top_srcdir) -I$(top_srcdir)/lib