summaryrefslogtreecommitdiff
path: root/include/drm-uapi/Makefile.am
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2017-12-19 15:00:03 +0000
committerArkadiusz Hiler <arkadiusz.hiler@intel.com>2017-12-27 12:44:27 +0200
commit4cd4cc4873fc1c916b6bf7b058b12294e16dfd98 (patch)
tree8297d56486efa0f6dcdd1abd4d76b6b0dc6abc5d /include/drm-uapi/Makefile.am
parent6d27acafa3a2d80b6330e2380a3548bc98dcc3e5 (diff)
lib: Convert sw_sync to use sync_file uapi imported from the kernel
Similar to how we are now importing the drm uapi directly into igt, we also would like to have a copy of auxiliary uAPI such as sync_file. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Arkadiusz Hiler <arkadiusz.hiler@intel.com>
Diffstat (limited to 'include/drm-uapi/Makefile.am')
-rw-r--r--include/drm-uapi/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/drm-uapi/Makefile.am b/include/drm-uapi/Makefile.am
index f335251b..c658fcc4 100644
--- a/include/drm-uapi/Makefile.am
+++ b/include/drm-uapi/Makefile.am
@@ -19,6 +19,7 @@ EXTRA_DIST = \
radeon_drm.h \
savage_drm.h \
sis_drm.h \
+ sync_file.h \
tegra_drm.h \
vc4_drm.h \
vgem_drm.h \