mirror of
https://git.tukaani.org/xz.git
synced 2024-04-04 12:36:23 +02:00
Build: Include the CMake files in the distribution.
This was supposed to be done in 2020 with 5.2.5 release already but it was noticed only today. 5.2.5 and 5.2.6 even mention experiemental CMake support in the NEWS entries. Thanks to Olivier B. for reporting the problem.
This commit is contained in:
parent
ad5ef6d3c3
commit
f05a69685e
1 changed files with 2 additions and 0 deletions
|
@ -52,6 +52,8 @@ EXTRA_DIST = \
|
|||
dos \
|
||||
windows \
|
||||
macosx \
|
||||
cmake \
|
||||
CMakeLists.txt \
|
||||
autogen.sh \
|
||||
Doxyfile.in \
|
||||
COPYING.GPLv2 \
|
||||
|
|
Loading…
Reference in a new issue