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