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