Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
phosphor-power
/
31ae6ee8c0e17f121e5cb3e581361296d69fdf2d
/
.
/
phosphor-regulators
/
meson.build
blob: 6432c3901eeca9ea87984e953ef415421ce296a1 [
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