summaryrefslogtreecommitdiff
path: root/benchmarks/Makefile.sources
diff options
context:
space:
mode:
Diffstat (limited to 'benchmarks/Makefile.sources')
-rw-r--r--benchmarks/Makefile.sources6
1 files changed, 6 insertions, 0 deletions
diff --git a/benchmarks/Makefile.sources b/benchmarks/Makefile.sources
index 3a941150..d150035a 100644
--- a/benchmarks/Makefile.sources
+++ b/benchmarks/Makefile.sources
@@ -20,6 +20,12 @@ benchmarks_prog_list = \
vgem_mmap \
$(NULL)
+gem_wsim_SOURCES = \
+ gem_wsim.c \
+ ewma.h \
+ ilog2.h \
+ $(NULL)
+
LIBDRM_INTEL_BENCHMARKS = \
intel_upload_blit_large \
intel_upload_blit_large_gtt \