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:
Enrico Weigelt, metux IT consult
2026-02-12 19:41:55 +01:00
committed by Enrico Weigelt
parent 4764eb9a8a
commit e085d839cc
3 changed files with 1 additions and 7 deletions

View File

@@ -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,
)

View File

@@ -509,6 +509,7 @@ if build_xorg
'xaarop.h',
'xf86.h',
'xf86cmap.h',
'xf86Cursor.h',
'xf86DDC.h',
'xf86fbman.h',
'xf86Opt.h',