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

This commit is contained in:
Stephen Houston 2017-10-23 12:50:27 -05:00
parent ad24a5a203
commit 1086fca5b1
1 changed files with 3 additions and 0 deletions

View File

@ -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')