mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 05:54:08 +00:00
xfree86: modes: move public SDK headers to include/
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
committed by
Enrico Weigelt
parent
69d57bcf52
commit
1431b33caa
@@ -18,12 +18,3 @@ xorg_modes = static_library('xorg_modes',
|
||||
dependencies: [ common_dep, libxcvt_dep ],
|
||||
c_args: xorg_c_args,
|
||||
)
|
||||
|
||||
install_data(
|
||||
[
|
||||
'xf86Crtc.h',
|
||||
'xf86Modes.h',
|
||||
'xf86RandR12.h',
|
||||
],
|
||||
install_dir: xorgsdkdir,
|
||||
)
|
||||
|
||||
@@ -525,6 +525,9 @@ if build_xorg
|
||||
'xvmcext.h',
|
||||
'xserver-properties.h',
|
||||
'xlibre_ptrtypes.h',
|
||||
'xf86Crtc.h',
|
||||
'xf86Modes.h',
|
||||
'xf86RandR12.h',
|
||||
],
|
||||
install_dir: xorgsdkdir,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user