diff options
| author | Aaron Merey <[email protected]> | 2025-11-03 17:59:23 -0500 |
|---|---|---|
| committer | Aaron Merey <[email protected]> | 2025-11-03 17:59:23 -0500 |
| commit | cf3fc8a05c8e880b78ab380421557b5952d98c20 (patch) | |
| tree | db98b71bf4dd1c28a42c28716fb65ab754454273 /doc/Makefile.am | |
| parent | a85370eda127ac7a1c146e893872471eb157729a (diff) | |
doc: Add gelf_update_ehdr.3
Signed-off-by: Aaron Merey <[email protected]>
Diffstat (limited to 'doc/Makefile.am')
| -rw-r--r-- | doc/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am index af7f4097..b212266b 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -98,6 +98,7 @@ notrans_dist_man3_MANS= elf32_checksum.3 \ gelf_getshdr.3 \ gelf_newphdr.3 \ gelf_offscn.3 \ + gelf_update_ehdr.3 \ gelf_update_shdr.3 \ libelf.3 |
