meson: Fix after README->README.adoc rename

This commit is contained in:
Nedko Arnaudov 2024-03-26 23:53:22 +02:00
parent 497decb295
commit 22e0a60631
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@ if get_option('gladish').enabled()
subdir('art')
endif
install_data(['AUTHORS', 'README', 'NEWS'], install_dir : data_dir)
install_data(['AUTHORS', 'README.adoc', 'NEWS'], install_dir : data_dir)
install_data('ladish_control',
install_dir : get_option('prefix') / 'bin')