mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 03:44:06 +00:00
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:
committed by
Enrico Weigelt
parent
58e80dc78a
commit
e20767dd40
@@ -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',
|
||||
|
||||
@@ -438,6 +438,7 @@ if build_xorg
|
||||
'extinit.h',
|
||||
'extnsionst.h',
|
||||
'fb.h',
|
||||
'fbdevhw.h',
|
||||
'fboverlay.h',
|
||||
'fbpict.h',
|
||||
'fbrop.h',
|
||||
|
||||
Reference in New Issue
Block a user