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