mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 01:34:11 +00:00
xfree86: parser: move public SDK headers into include/
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
committed by
Enrico Weigelt
parent
a1081d7765
commit
dda087c554
@@ -29,5 +29,3 @@ xorg_parser = static_library('xorg_parser',
|
||||
'-DDATADIR="' + join_paths(get_option('prefix'), get_option('datadir')) + '"',
|
||||
],
|
||||
)
|
||||
|
||||
install_data(['xf86Parser.h', 'xf86Optrec.h'], install_dir: xorgsdkdir)
|
||||
|
||||
@@ -513,6 +513,8 @@ if build_xorg
|
||||
'xf86Opt.h',
|
||||
'xf86Optionstr.h',
|
||||
'xf86platformBus.h',
|
||||
'xf86Parser.h',
|
||||
'xf86Optrec.h',
|
||||
'xf86Priv.h',
|
||||
'xf86Privstr.h',
|
||||
'xf86str.h',
|
||||
|
||||
Reference in New Issue
Block a user