Ed Tanous | a529a6a | 2024-05-29 16:51:37 -0700 | [diff] [blame] | 1 | if get_option('google-api').allowed() |
2 | install_subdir('google', install_dir: 'share/www') | ||||
3 | endif | ||||
4 | |||||
5 | install_subdir('images', install_dir: 'share/www') | ||||
6 | |||||
Ed Tanous | 92e26be | 2024-08-21 13:39:14 -0700 | [diff] [blame] | 7 | install_subdir('styles', install_dir: 'share/www') |