Ephoto: Make sure to install the AUTHORS file so the settings dialog can read it.

v-1.6.0
Stephen Houston 5 years ago
parent ad24a5a203
commit 1086fca5b1
  1. 3
      meson.build

@ -81,5 +81,8 @@ if get_option('nls') == true
subdir('po')
endif
install_data('AUTHORS',
install_dir: join_paths(dir_data, 'ephoto'))
subdir('src')
subdir('data')

Loading…
Cancel
Save