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