mirror of
https://gitlab.gnome.org/World/Authenticator.git
synced 2025-03-07 02:00:58 +01:00
5 lines
195 B
Meson
5 lines
195 B
Meson
|
|
build_dir = get_option('prefix') + '/' + get_option('datadir') + '/Authenticator/applications'
|
|
|
|
install_subdir('data', install_dir : build_dir)
|
|
install_subdir('images', install_dir : build_dir)
|