From 42d94356f65972eb7fb8991234a4e9388c4c2031 Mon Sep 17 00:00:00 2001 From: Chris Wilson Date: Wed, 24 Jul 2013 01:44:30 +0100 Subject: sna: Add XMir support With lots of updates by Christopher James Halse Rogers as he updated the XMir API - but now supposedly frozen! " ickle: I think the xmir api should be pretty much stable now, barring people coming up with more awesome ways of doing things." Signed-off-by: Christopher James Halse Rogers Signed-off-by: Chris Wilson --- src/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index b0781ca4..126bde2d 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -59,6 +59,7 @@ intel_drv_la_SOURCES = \ intel_driver.h \ intel_options.c \ intel_module.c \ + intel_xmir.h \ compat-api.h \ $(NULL) -- cgit v1.2.3