]> git.ipfire.org Git - thirdparty/elfutils.git/commit
doc/Makefile.am: Add man pages
authorAaron Merey <amerey@redhat.com>
Thu, 3 Oct 2024 02:26:10 +0000 (22:26 -0400)
committerAaron Merey <amerey@redhat.com>
Wed, 16 Oct 2024 16:07:09 +0000 (12:07 -0400)
commitf8999be1101cca767785ea5a26873184d189c297
tree81e0e5cf88c4266a2ceb796b466c6bf3cad798e1
parent1fabae9c499359932fd5db5f0014ed0ab5257b65
doc/Makefile.am: Add man pages

Add the following man pages to notrans_dist_man3_MANS:

elf32_xlatetom.3 elf64_xlatetom.3 elf32_xlatetof.3 elf64_xlatetof.3
elf32_newphdr.3 elf64_newphdr.3 elf32_newehdr.3 elf64_newehdr.3
elf32_getshdr.3 elf64_getshdr.3 elf32_getphdr.3 elf64_getphdr.3
elf32_getchdr.3 elf64_getchdr.3 elf32_fsize.3 elf64_fsize.3
elf32_checksum.3 elf64_checksum.3

Signed-off-by: Aaron Merey <amerey@redhat.com>
doc/Makefile.am