Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
phosphor-power
/
fc3f31fb54b7f40134f61f7a6a2d62ab0b6013a3
/
.
/
phosphor-power-sequencer
/
meson.build
blob: e6a377099216977c00f9a5764d7f636899ff7ea8 [
file
] [
log
] [
blame
]
install_subdir
(
'config_files'
,
strip_directory
:
true
,
install_dir
:
get_option
(
'datadir'
)/
'phosphor-power-sequencer'
)
subdir
(
'src'
)
if
get_option
(
'tests'
).
allowed
()
subdir
(
'test'
)
endif