Add new header files to AutoMake

This commit is contained in:
Serge Lamikhov-Center 2020-08-24 22:24:09 +03:00 committed by GitHub
parent 1a6c8c7d20
commit 03592c1856
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,8 @@ nobase_include_HEADERS = elfio/elf_types.hpp elfio/elfio_dynamic.hpp \
elfio/elfio_note.hpp elfio/elfio_relocation.hpp \
elfio/elfio_section.hpp elfio/elfio_segment.hpp \
elfio/elfio_strings.hpp elfio/elfio_symbols.hpp \
elfio/elfio_utils.hpp elfio/elfio_dump.hpp
elfio/elfio_utils.hpp elfio/elfio_dump.hpp \
elfio/elfio_version.hpp elfio/elfio_modinfo.hpp
EXTRA_DIST = doc/site/elfio.pdf
dist-hook:
mv $(distdir)/doc/site/elfio.pdf $(distdir)/doc