xref: /openbmc/bmcweb/static/meson.build (revision a529a6aa44e04ae5845d1324f3e8c887ebd47f7b)
1if get_option('google-api').allowed()
2    install_subdir('google', install_dir: 'share/www')
3endif
4
5install_subdir('images', install_dir: 'share/www')
6
7install_subdir('styles', install_dir: 'share/www')