]> git.ipfire.org Git - thirdparty/elfutils.git/commit
doc: Always distribute all man pages
authorMark Wielaard <mark@klomp.org>
Tue, 11 Jun 2024 16:48:49 +0000 (18:48 +0200)
committerMark Wielaard <mark@klomp.org>
Sun, 16 Jun 2024 12:33:21 +0000 (14:33 +0200)
commit80aeca1b836e07897540aba45cbb3e74f1f7ca5d
tree28baa1c524972efc679feb2b9294336c305733be
parent5f14e59b8b3f252b91f6729d9c5086e069949cd1
doc: Always distribute all man pages

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 <mark@klomp.org>
doc/Makefile.am