diff options
Diffstat (limited to 'doc/Makefile.am')
-rw-r--r-- | doc/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am index 32d1a2b8..db2506fd 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -27,7 +27,7 @@ if DEBUGINFOD if !LIBDEBUGINFOD notrans_dist_man7_MANS += debuginfod-client-config.7 endif -notrans_dist_man8_MANS += debuginfod.8 +notrans_dist_man8_MANS += debuginfod.8 debuginfod.service.8 endif if LIBDEBUGINFOD |