srcs_xorg_compat = [ 'log.c', ] xorg_compat = static_library('xorg_compat', srcs_xorg_compat, include_directories: [inc, xorg_inc, top_dir_inc], )