Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
bmcweb
/
02c1e29fceae14aa5cb7a1b3d6bcaa4c0a256f2e
/
.
/
static
/
meson.build
blob: 993e7f16d5e6dddd994410b16020a2e59cc01b56 [
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'
)