gplugin/gplugin

Install docs to correct directory.
feature/meson
2016-12-18, Elliott Sales de Andrade
2ff617ecbc98
Parents 2b4f3226a2f6
Children 8ea76d16c629
Install docs to correct directory.
  • +1 -1
    meson.build
  • --- a/meson.build Sun Dec 18 04:01:05 2016 -0500
    +++ b/meson.build Sun Dec 18 17:25:02 2016 -0500
    @@ -122,7 +122,7 @@
    ###############################################################################
    # documentation
    install_data('ChangeLog', 'INSTALL', 'README', 'HACKING',
    - install_dir : get_option('datadir'))
    + install_dir : join_paths(get_option('datadir'), 'doc', 'gplugin'))
    ###############################################################################
    # make dist