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