mirror of
https://github.com/TREX-CoE/trexio.git
synced 2025-01-03 10:06:01 +01:00
use EXTRA_DIST instead of dist_DATA for CMake files
This commit is contained in:
parent
527417cd8f
commit
f9a023848d
@ -77,7 +77,7 @@ ORG_FILES = \
|
||||
src_libtrexio_la_SOURCES = $(SOURCES)
|
||||
|
||||
# Include CMake-related files in the distribution.
|
||||
dist_data_DATA = CMakeLists.txt \
|
||||
EXTRA_DIST += CMakeLists.txt \
|
||||
src/CMakeLists.txt \
|
||||
tests/CMakeLists.txt \
|
||||
cmake/cmake_uninstall.cmake.in \
|
||||
|
Loading…
Reference in New Issue
Block a user