mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 08:04:30 +00:00
xfree86: ramdac: move over 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
4764eb9a8a
commit
e085d839cc
@@ -9,10 +9,3 @@ xorg_ramdac = static_library('xorg_ramdac',
|
||||
dependencies: common_dep,
|
||||
c_args: xorg_c_args,
|
||||
)
|
||||
|
||||
install_data(
|
||||
[
|
||||
'xf86Cursor.h',
|
||||
],
|
||||
install_dir: xorgsdkdir,
|
||||
)
|
||||
|
||||
@@ -509,6 +509,7 @@ if build_xorg
|
||||
'xaarop.h',
|
||||
'xf86.h',
|
||||
'xf86cmap.h',
|
||||
'xf86Cursor.h',
|
||||
'xf86DDC.h',
|
||||
'xf86fbman.h',
|
||||
'xf86Opt.h',
|
||||
|
||||
Reference in New Issue
Block a user