Ephoto: Make sure to install the AUTHORS file so the settings dialog can read it.
This commit is contained in:
parent
ad24a5a203
commit
1086fca5b1
|
@ -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…
Reference in New Issue