From c344044ab681566d36a49a0456666a32bac3419a Mon Sep 17 00:00:00 2001 From: Chris Wilson Date: Sat, 18 Jun 2016 00:42:19 +0100 Subject: igt: Add basic exercise of vGEM Signed-off-by: Chris Wilson --- lib/Makefile.sources | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lib/Makefile.sources') diff --git a/lib/Makefile.sources b/lib/Makefile.sources index f50ff4d8..7f3f8c6a 100644 --- a/lib/Makefile.sources +++ b/lib/Makefile.sources @@ -18,6 +18,8 @@ libintel_tools_la_SOURCES = \ igt_stats.h \ igt_sysfs.c \ igt_sysfs.h \ + igt_vgem.c \ + igt_vgem.h \ instdone.c \ instdone.h \ intel_batchbuffer.c \ -- cgit v1.2.3