Include newly added CMake configuration files to automake distribution

This commit is contained in:
Serge Lamikhov-Center 2020-10-30 08:51:03 +02:00
parent b2154b3e81
commit 1c91bc2bc5
2 changed files with 2 additions and 2 deletions

View File

@ -7,4 +7,4 @@ nobase_include_HEADERS = elfio/elf_types.hpp elfio/elfio_dynamic.hpp \
elfio/elfio_strings.hpp elfio/elfio_symbols.hpp \
elfio/elfio_utils.hpp elfio/elfio_dump.hpp \
elfio/elfio_version.hpp elfio/elfio_modinfo.hpp
EXTRA_DIST = doc/elfio.pdf CMakeLists.txt
EXTRA_DIST = doc/elfio.pdf CMakeLists.txt examples/CMakeLists.txt cmake/elfioConfig.cmake.in

View File

@ -329,7 +329,7 @@ nobase_include_HEADERS = elfio/elf_types.hpp elfio/elfio_dynamic.hpp \
elfio/elfio_utils.hpp elfio/elfio_dump.hpp \
elfio/elfio_version.hpp elfio/elfio_modinfo.hpp
EXTRA_DIST = doc/elfio.pdf CMakeLists.txt
EXTRA_DIST = doc/elfio.pdf CMakeLists.txt examples/CMakeLists.txt cmake/elfioConfig.cmake.in
all: all-recursive
.SUFFIXES: