grim/guifications2

Parents 2b38bf87e69a
Children 32f3187d8abb
Clean up the install of the documentation files some were renamed and removed
  • +1 -1
    meson.build
  • --- a/meson.build Mon May 17 23:06:32 2021 -0500
    +++ b/meson.build Mon May 17 23:25:05 2021 -0500
    @@ -93,6 +93,6 @@
    ###############################################################################
    # Install stuff
    ###############################################################################
    -install_data('ChangeLog', 'INSTALL', 'README',
    +install_data('ChangeLog', 'README.md',
    install_dir : get_option('datadir') / 'doc' / 'guifications2')