]> git.ipfire.org Git - thirdparty/xz.git/commitdiff
Build: Include the CMake files in the distribution.
authorLasse Collin <lasse.collin@tukaani.org>
Thu, 18 Aug 2022 14:49:16 +0000 (17:49 +0300)
committerLasse Collin <lasse.collin@tukaani.org>
Thu, 18 Aug 2022 14:51:07 +0000 (17:51 +0300)
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.

Makefile.am

index e5b1265ebaed0ec818c006bd457698af81d20911..31fcf6a7d6fa55bbea31fc0a5ba52eefa16c82af 100644 (file)
@@ -52,6 +52,8 @@ EXTRA_DIST = \
        dos \
        windows \
        macosx \
+       cmake \
+       CMakeLists.txt \
        autogen.sh \
        Doxyfile.in \
        COPYING.GPLv2 \