Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
bmcweb
/
d1eeb7917313a778a2eed4b2fe5aa51075597ee7
/
.
/
static
/
meson.build
blob: 3629781e9259087b0252d635e7fd411a31ca0354 [
file
] [
log
] [
blame
]
if
get_option
(
'google-api'
).
allowed
()
install_subdir
(
'google'
,
install_dir
:
'share/www'
)
endif
install_subdir
(
'images'
,
install_dir
:
'share/www'
)
install_subdir
(
'styles'
,
install_dir
:
'share/www'
)