aboutsummaryrefslogtreecommitdiff
path: root/depends/libxcb/depends/xorgproto/include/X11/dri/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'depends/libxcb/depends/xorgproto/include/X11/dri/meson.build')
-rw-r--r--depends/libxcb/depends/xorgproto/include/X11/dri/meson.build6
1 files changed, 6 insertions, 0 deletions
diff --git a/depends/libxcb/depends/xorgproto/include/X11/dri/meson.build b/depends/libxcb/depends/xorgproto/include/X11/dri/meson.build
new file mode 100644
index 0000000..d0ac724
--- /dev/null
+++ b/depends/libxcb/depends/xorgproto/include/X11/dri/meson.build
@@ -0,0 +1,6 @@
+install_headers(
+ 'xf86dri.h',
+ 'xf86driproto.h',
+ 'xf86dristr.h',
+ subdir : 'X11/dri'
+)