Re: [PATCH] doc: Always distribute all man pages

2024-06-16 Thread Mark Wielaard
Hi, On Tue, Jun 11, 2024 at 06:48:49PM +0200, Mark Wielaard wrote: > dist targets shouldn't depend on configure conditionals. > > * doc/Makefile.am: Remove DEBUGINFOD and LIBDEBUGINFOD from > dist targets. Add comments about which man pages go into which > section. Pushed to main,

[PATCH] doc: Always distribute all man pages

2024-06-11 Thread Mark Wielaard
dist targets shouldn't depend on configure conditionals. * doc/Makefile.am: Remove DEBUGINFOD and LIBDEBUGINFOD from dist targets. Add comments about which man pages go into which section. Signed-off-by: Mark Wielaard --- doc/Makefile.am | 33 +++-- 1