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