mirror of
https://gitlab.freedesktop.org/xorg/proto/xorgproto.git
synced 2025-12-20 04:40:10 +01:00
Mostly this is is so the generated Xpoll.h can be emitted into a usable directory when we build as a subproject. Signed-off-by: Adam Jackson <ajax@redhat.com>
6 lines
101 B
Meson
6 lines
101 B
Meson
install_headers(
|
|
'xf86dri.h',
|
|
'xf86driproto.h',
|
|
'xf86dristr.h',
|
|
subdir : 'X11/dri'
|
|
)
|