xfree86: fbdevhw: move over public SDK header to include/

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
Enrico Weigelt, metux IT consult
2026-02-12 15:11:01 +01:00
committed by Enrico Weigelt
parent 58e80dc78a
commit e20767dd40
3 changed files with 1 additions and 2 deletions

View File

@@ -14,8 +14,6 @@ shared_module('fbdevhw',
link_with: xserver_exec,
)
install_data('fbdevhw.h', install_dir: xorgsdkdir)
install_man(configure_file(
input: 'man/fbdevhw.man',
output: 'fbdevhw.4',

View File

@@ -438,6 +438,7 @@ if build_xorg
'extinit.h',
'extnsionst.h',
'fb.h',
'fbdevhw.h',
'fboverlay.h',
'fbpict.h',
'fbrop.h',