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