Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
bmcweb
/
7a16ddc8e036eabcbe7e0c8087ceee7a4cb1d2d8
/
.
/
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'
)