summaryrefslogtreecommitdiffstats
path: root/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build14
1 files changed, 7 insertions, 7 deletions
diff --git a/meson.build b/meson.build
index bf9b8c7e74..7b6f0716fe 100644
--- a/meson.build
+++ b/meson.build
@@ -2513,13 +2513,13 @@ install_data('LICENSE.GPL2',
'LICENSE.LGPL2.1',
'NEWS',
'README',
- 'docs/CODING_STYLE.md',
- 'docs/DISTRO_PORTING.md',
- 'docs/ENVIRONMENT.md',
- 'docs/HACKING.md',
- 'docs/TRANSIENT-SETTINGS.md',
- 'docs/TRANSLATORS.md',
- 'docs/UIDS-GIDS.md',
+ 'docs/_contributing/CODING_STYLE.md',
+ 'docs/_concepts/DISTRO_PORTING.md',
+ 'docs/_interfaces/ENVIRONMENT.md',
+ 'docs/_contributing/HACKING.md',
+ 'docs/_interfaces/TRANSIENT-SETTINGS.md',
+ 'docs/_contributing/TRANSLATORS.md',
+ 'docs/_groups/UIDS-GIDS.md',
install_dir : docdir)
install_subdir('LICENSES',