Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
phosphor-power
/
a4736a3bdd3043600e110550cb53c437f4b75f8b
/
.
/
phosphor-power-sequencer
/
meson.build
blob: f6f6e50da2596915ce3c47dd20a9172d7e8a4e77 [
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