meson.build revision 17ca54c3
1install_headers(
2    'xf86dri.h',
3    'xf86driproto.h',
4    'xf86dristr.h',
5    subdir : 'X11/dri'
6)
7