Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
phosphor-power
/
8b7786afc411da4f06e130fc685631021bdd41ea
/
.
/
phosphor-regulators
/
meson.build
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