blob: e6a377099216977c00f9a5764d7f636899ff7ea8 [file] [log] [blame]
install_subdir('config_files',
strip_directory: true,
install_dir: get_option('datadir')/'phosphor-power-sequencer')
subdir('src')
if get_option('tests').allowed()
subdir('test')
endif