Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
phosphor-power
/
dc8e9312e9d338269ca467fc5156667ca1d90d54
/
.
/
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