blob: 3b06af06653fd3fec68b0fe2d1252c7d3bd3a8eb [file] [log] [blame]
tool_dir = meson.current_source_dir()
elog_gen = files('elog-gen.py')
install_data(
elog_gen,
install_dir: get_option('datadir') / 'phosphor-logging' / 'elog' / 'tools',
)
subdir('phosphor-logging/templates')