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