xref: /openbmc/bmcweb/static/meson.build (revision a529a6aa)
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')