xfree86: shadowfb: move public SDK headers into 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 19:49:48 +01:00
committed by Enrico Weigelt
parent dda087c554
commit 3bd7f343c1
3 changed files with 1 additions and 2 deletions

View File

@@ -7,5 +7,3 @@ shared_module('shadowfb',
install_dir: module_abi_dir,
link_with: xserver_exec,
)
install_data('shadowfb.h', install_dir: xorgsdkdir)

View File

@@ -498,6 +498,7 @@ if build_xorg
'scrnintstr.h',
'servermd.h',
'shadow.h',
'shadowfb.h',
'syncsdk.h',
'validate.h',
'displaymode.h',