mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 01:34:11 +00:00
xfree86: shadowfb: move public SDK headers into include/
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
committed by
Enrico Weigelt
parent
dda087c554
commit
3bd7f343c1
@@ -7,5 +7,3 @@ shared_module('shadowfb',
|
||||
install_dir: module_abi_dir,
|
||||
link_with: xserver_exec,
|
||||
)
|
||||
|
||||
install_data('shadowfb.h', install_dir: xorgsdkdir)
|
||||
|
||||
@@ -498,6 +498,7 @@ if build_xorg
|
||||
'scrnintstr.h',
|
||||
'servermd.h',
|
||||
'shadow.h',
|
||||
'shadowfb.h',
|
||||
'syncsdk.h',
|
||||
'validate.h',
|
||||
'displaymode.h',
|
||||
|
||||
Reference in New Issue
Block a user