xfree86: i2c: 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:03:23 +01:00
committed by Enrico Weigelt
parent 45d2ba92d3
commit 1cc06b8d60
4 changed files with 2 additions and 2 deletions

View File

@@ -8,5 +8,3 @@ xorg_i2c = static_library('xorg_i2c',
dependencies: common_dep,
c_args: xorg_c_args,
)
install_data(['xf86i2c.h', 'i2c_def.h'], install_dir: xorgsdkdir)

View File

@@ -453,6 +453,8 @@ if build_xorg
'glamor.h',
'globals.h',
'glxvndabi.h',
'xf86i2c.h',
'i2c_def.h',
'input.h',
'inputstr.h',
'list.h',