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:
Lasse Collin 2022-08-18 17:49:16 +03:00
parent e66787bcfe
commit d13bfcc005
1 changed files with 2 additions and 0 deletions

View File

@ -52,6 +52,8 @@ EXTRA_DIST = \
dos \
windows \
macosx \
cmake \
CMakeLists.txt \
autogen.sh \
Doxyfile.in \
COPYING.GPLv2 \