summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2013-07-24 01:44:30 +0100
committerChris Wilson <chris@chris-wilson.co.uk>2013-09-04 15:18:29 +0100
commit42d94356f65972eb7fb8991234a4e9388c4c2031 (patch)
tree94ee6a9dc6f87762e581d99899c82826579b9f26 /src/Makefile.am
parentf906a4de62856df5b2536ce9704750c3530636fa (diff)
sna: Add XMir support
With lots of updates by Christopher James Halse Rogers as he updated the XMir API - but now supposedly frozen! "<RAOF> 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 <raof@ubuntu.com> Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am1
1 files changed, 1 insertions, 0 deletions
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)