mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 01:34:11 +00:00
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:
committed by
Enrico Weigelt
parent
45d2ba92d3
commit
1cc06b8d60
@@ -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)
|
||||
|
||||
@@ -453,6 +453,8 @@ if build_xorg
|
||||
'glamor.h',
|
||||
'globals.h',
|
||||
'glxvndabi.h',
|
||||
'xf86i2c.h',
|
||||
'i2c_def.h',
|
||||
'input.h',
|
||||
'inputstr.h',
|
||||
'list.h',
|
||||
|
||||
Reference in New Issue
Block a user