diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2013-09-07 08:42:26 +0100 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2013-09-07 08:42:26 +0100 |
commit | 0c697aee9b3767be7d1e04e4e4f9d304f23b188a (patch) | |
tree | c509ab88dcb1ce9a44b6a94641ffe985b6030f37 /src/Makefile.am | |
parent | ea30967245707ca4825de154e589a83dc605dae0 (diff) |
Revert "sna: Add XMir support"
This reverts commit 42d94356f65972eb7fb8991234a4e9388c4c2031.
Ordered-by: The Management.
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 126bde2d..b0781ca4 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -59,7 +59,6 @@ intel_drv_la_SOURCES = \ intel_driver.h \ intel_options.c \ intel_module.c \ - intel_xmir.h \ compat-api.h \ $(NULL) |