aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--man/meson.build4
1 files changed, 3 insertions, 1 deletions
diff --git a/man/meson.build b/man/meson.build
index a58a5d6..8af5fed 100644
--- a/man/meson.build
+++ b/man/meson.build
@@ -25,9 +25,11 @@
files_man_common = files(
'common/author-chad.versace.xml',
+ 'common/author-emil.velikov.xml',
+ 'common/author-jordan.l.justen.xml',
'common/copyright.xml',
- 'common/issues.xml',
'common/error-codes.xml',
+ 'common/issues.xml',
'common/legalnotice.xml',
'common/return-value.xml',
)