mirror of
https://github.com/serge1/ELFIO.git
synced 2025-04-16 14:42:39 +00:00
Include newly added CMake configuration files to automake distribution
This commit is contained in:
parent
b2154b3e81
commit
1c91bc2bc5
@ -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
|
||||
|
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user